commit 78a5182616d2df799c6c9a80d27887f9211f735e
Author: Mauro Talevi <[email protected]>
AuthorDate: Wed, 29 May 2013 11:11:03 +0200
Commit: Mauro Talevi <[email protected]>
CommitDate: Sat, 1 Jun 2013 18:57:04 +0200
Use local checkout upon release perform
diff --git a/pom.xml b/pom.xml
index becf9d4..546c1d9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -182,6 +182,7 @@
<pushChanges>false</pushChanges>
<goals>deploy</goals>
<pushChanges>false</pushChanges>
+ <localCheckout>true</localCheckout>
</configuration>
</plugin>
<plugin>