branch develop updated (8508aa6 -> 45a0a20)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 8508aa6 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 45a0a20 Use codelutinpom 9 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 45a0a20c33753e17687ef14fb7d3214dc77fdc3d Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 9 12:02:31 2016 +0100 Use codelutinpom 9 Summary of changes: pom.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) -- 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 echobase. See http://git.codelutin.com/echobase.git commit 45a0a20c33753e17687ef14fb7d3214dc77fdc3d Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 9 12:02:31 2016 +0100 Use codelutinpom 9 --- pom.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 2686bb2..ba4a24e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>7</version> + <version>9</version> </parent> <groupId>fr.ifremer</groupId> @@ -88,12 +88,6 @@ <developerConnection>scm:git:git@gitlab.codelutin.com:codelutin/echobase.git</developerConnection> <url>https://gitlab.codelutin.com/codelutin/echobase</url> </scm> - <distributionManagement> - <site> - <id>${site.server}</id> - <url>${site.url}</url> - </site> - </distributionManagement> <repositories> <repository> @@ -127,6 +121,10 @@ <projectId>echobase</projectId> <ciViewId>EchoBase</ciViewId> + <javaVersion>1.8</javaVersion> + <signatureArtifactId>java18</signatureArtifactId> + <signatureVersion>1.0</signatureVersion> + <!-- libraries version --> <topiaVersion>3.0-beta-3</topiaVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm