This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jmexico. See http://git.codelutin.com/jmexico.git commit 31dde73e4b3ef5e5cceaf8018361b15ba0753531 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 13 10:36:11 2016 +0100 Fix deploy param --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 880d3b7..8188fd0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>fr.reseaumexico</groupId> <artifactId>jmexico</artifactId> - <version>0.11.2-SNAPSHOT</version> + <version>0.11.1-SNAPSHOT</version> <packaging>pom</packaging> <name>JMexico</name> @@ -76,6 +76,7 @@ <swingXVersion>1.6.5-1</swingXVersion> <license.organizationName>Réseau Mexico, Codelutin</license.organizationName> + <maven.deploy.skip>false</maven.deploy.skip> </properties> <dependencyManagement> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.