branch develop updated (b04657a -> fa98b3f)
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 b04657a refs #115: Update libs new fa98b3f Reuse nuitonpom for release 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 fa98b3f21e1093610538a316a744f87927533c7e Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu May 17 14:59:44 2018 +0200 Reuse nuitonpom for release Summary of changes: pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 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 fa98b3f21e1093610538a316a744f87927533c7e Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu May 17 14:59:44 2018 +0200 Reuse nuitonpom for release --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 3884136..76e0c80 100644 --- a/pom.xml +++ b/pom.xml @@ -25,8 +25,8 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>mop</artifactId> - <version>1-SNAPSHOT</version> + <artifactId>nuitonpom</artifactId> + <version>10.5</version> </parent> <artifactId>jrst</artifactId> @@ -104,8 +104,8 @@ <properties> - <projectName>jrst</projectName> - <projectGroup>nuiton</projectGroup> + <projectId>jrst</projectId> + <ciViewId>JRst</ciViewId> <javaVersion>1.7</javaVersion> <signatureArtifactId>java17</signatureArtifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm