From 28d948876bb3bb6d3d63c7682a11cef70db081fe Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Fri, 28 Feb 2014 12:17:52 +0000 Subject: [PATCH] Work around site deployment config, and work around git 1.8 problem with new scm plugin --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 3aefb5802..fa0afbca9 100644 --- a/pom.xml +++ b/pom.xml @@ -195,10 +195,23 @@ org.apache.maven.plugins maven-release-plugin 2.4.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.9 + + zxing-@{project.version} + deploy + + org.apache.maven.plugins + maven-scm-plugin + 1.9 + org.apache.maven.plugins maven-deploy-plugin