branch develop updated (81d0f49 -> 31dde73)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jmexico. See http://git.codelutin.com/jmexico.git from 81d0f49 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 31dde73 Fix deploy param The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 31dde73e4b3ef5e5cceaf8018361b15ba0753531 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 13 10:36:11 2016 +0100 Fix deploy param Summary of changes: pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm