branch develop updated (9d73a3f -> 71510f2)
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 9d73a3f Add site new 71510f2 Fix 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 71510f2a479aeafd13410c47176b965235ee3e1c Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Jul 30 14:58:03 2020 +0200 Fix release Summary of changes: pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 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 71510f2a479aeafd13410c47176b965235ee3e1c Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Jul 30 14:58:03 2020 +0200 Fix release --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f997e54..472f22e 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>11.8-SNAPSHOT</version> + <version>11.8</version> </parent> <artifactId>jrst</artifactId> @@ -112,7 +112,7 @@ <nuitonI18nVersion>4.0-SNAPSHOT</nuitonI18nVersion> <xalanVersion>2.7.1</xalanVersion> - <jaxxVersion>2.45-SNAPSHOT</jaxxVersion> + <jaxxVersion>2.45</jaxxVersion> <!-- tests fail with 3.3.x --> <mavenVersion>3.2.5</mavenVersion> @@ -492,7 +492,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.6</version> + <version>2.7</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm