branch develop updated (0083b87 -> 3c4549a)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 0083b87 Fix release build new 71915d5 Update libraries (Fixes #4026) new 3c4549a Update to nuitonpom 10.4 (Fixes #4031) 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 3c4549ad7c6bb6c8b653c55a818fe59b69609287 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 17:30:52 2016 +0200 Update to nuitonpom 10.4 (Fixes #4031) commit 71915d5684d432b39e630ec4a5f0dcc1e2ca8711 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 16:34:56 2016 +0200 Update libraries (Fixes #4026) Summary of changes: pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 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 jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 71915d5684d432b39e630ec4a5f0dcc1e2ca8711 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 16:34:56 2016 +0200 Update libraries (Fixes #4026) --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8d659a8..2a98591 100644 --- a/pom.xml +++ b/pom.xml @@ -139,9 +139,9 @@ <mavenVersion>3.3.9</mavenVersion> - <nuitonValidatorVersion>3.0</nuitonValidatorVersion> - <nuitonI18nVersion>3.5.2</nuitonI18nVersion> - <eugeneVersion>2.13</eugeneVersion> + <nuitonValidatorVersion>3.0.1</nuitonValidatorVersion> + <nuitonI18nVersion>3.6.2</nuitonI18nVersion> + <eugeneVersion>3.0-alpha-6</eugeneVersion> <swingXVersion>1.6.5-1</swingXVersion> <!-- i18n configuration --> @@ -201,7 +201,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.4</version> + <version>2.5</version> </dependency> <dependency> @@ -246,7 +246,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>3.0-rc-13</version> + <version>3.0-rc-15</version> </dependency> <dependency> @@ -359,7 +359,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2</artifactId> - <version>2.0</version> + <version>2.1</version> <exclusions> <exclusion> <groupId>org.apache.maven.scm</groupId> @@ -496,7 +496,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.22</version> + <version>3.0.24</version> </dependency> <dependency> -- 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 jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 3c4549ad7c6bb6c8b653c55a818fe59b69609287 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 17:30:52 2016 +0200 Update to nuitonpom 10.4 (Fixes #4031) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a98591..7177f69 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.3</version> + <version>10.4</version> </parent> <artifactId>jaxx</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm