branch develop updated (754512e -> 3ecc8fe)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git from 754512e [jgitflow-maven-plugin]updating poms for 3.8-SNAPSHOT development new b111b17 rolback version number new 3ecc8fe monté de version en Java 1.8 suite à la monté de version de struts The 2 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 3ecc8fe2ab131c12c7816f3f4481ef3eb10de48d Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 10:34:03 2018 +0200 monté de version en Java 1.8 suite à la monté de version de struts commit b111b17635da725090014c8195e5e6ed3826be67 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 10:31:56 2018 +0200 rolback version number Summary of changes: i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 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 i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit b111b17635da725090014c8195e5e6ed3826be67 Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 10:31:56 2018 +0200 rolback version number --- i18n-maven-plugin/pom.xml | 2 +- nuiton-i18n/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n-maven-plugin/pom.xml b/i18n-maven-plugin/pom.xml index 4a99e63..b5dcb00 100644 --- a/i18n-maven-plugin/pom.xml +++ b/i18n-maven-plugin/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>3.8-SNAPSHOT</version> + <version>3.7-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/nuiton-i18n/pom.xml b/nuiton-i18n/pom.xml index 4e07993..906202e 100644 --- a/nuiton-i18n/pom.xml +++ b/nuiton-i18n/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>i18n</artifactId> - <version>3.8-SNAPSHOT</version> + <version>3.7-SNAPSHOT</version> </parent> <groupId>org.nuiton.i18n</groupId> diff --git a/pom.xml b/pom.xml index b63c54c..1a2a075 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ </parent> <artifactId>i18n</artifactId> - <version>3.8-SNAPSHOT</version> + <version>3.7-SNAPSHOT</version> <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> -- 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 i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 3ecc8fe2ab131c12c7816f3f4481ef3eb10de48d Author: David Cossé <cosse@codelutin.com> Date: Tue May 15 10:34:03 2018 +0200 monté de version en Java 1.8 suite à la monté de version de struts --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1a2a075..7317252 100644 --- a/pom.xml +++ b/pom.xml @@ -65,8 +65,8 @@ <mavenVersion>3.3.9</mavenVersion> <antlr4Version>4.6.0.3</antlr4Version> - <javaVersion>1.6</javaVersion> - <signatureArtifactId>java16</signatureArtifactId> + <javaVersion>1.8</javaVersion> + <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm