branch develop updated (41f1d83 -> 4d3e85d)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git from 41f1d83 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 4d3e85d Update parent pom 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 4d3e85d0c18816ffd0a98ca23e92a33513d68654 Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Aug 9 10:28:41 2016 +0200 Update parent pom Summary of changes: pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit 4d3e85d0c18816ffd0a98ca23e92a33513d68654 Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Aug 9 10:28:41 2016 +0200 Update parent pom --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8db5dfc..b31dff3 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>7</version> + <version>10.2</version> </parent> <artifactId>jrst</artifactId> @@ -106,6 +106,9 @@ <projectId>jrst</projectId> <ciViewId>JRst</ciViewId> + <javaVersion>1.6</javaVersion> + <signatureArtifactId>java16</signatureArtifactId> + <signatureVersion>1.1</signatureVersion> <doxiaVersion>1.7</doxiaVersion> <doxiaSitetoolsVersion>1.7</doxiaSitetoolsVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm