This is an automated email from the git hooks/post-receive script. New commit to branch develop-4.x in repository observe. See http://git.codelutin.com/observe.git commit 89814630396a64165d91bdb3f842f9b1151043a3 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Aug 27 15:26:05 2015 +0200 Utilisation codelutinpom 3 + branche develop-4.x --- pom.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 18fc25a..f58bd5b 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>2.4.1</version> + <version>3</version> </parent> <groupId>fr.ird.observe</groupId> @@ -133,11 +133,7 @@ <!-- Site configuration --> <locales>fr</locales> - <javaVersion>1.7</javaVersion> - <!--<maven.compiler.source>${javaVersion}</maven.compiler.source>--> - <!--<maven.compiler.target>${javaVersion}</maven.compiler.target>--> - <signatureArtifactId>java17</signatureArtifactId> - <signatureVersion>1.0</signatureVersion> + <jgitflow.developBranchName>develop-4.x</jgitflow.developBranchName> </properties> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.