This is an automated email from the git hooks/post-receive script. New commit to branch feature/upgradeVersions in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 0aa52471a9bdc10069d345e20282b5729ba551e1 Author: Maven Release <maven-release@codelutin.com> Date: Tue Apr 26 11:00:04 2016 +0200 try to upgrade versions --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 74d6fbd..ae934e1 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ <signatureVersion>1.0</signatureVersion> <!-- Remove this if one day we use maven3 API in jaxx 2 --> - <helperPluginVersion>2.1</helperPluginVersion> + <helperPluginVersion>2.3.1</helperPluginVersion> <pluginPluginVersion>3.3</pluginPluginVersion> <!-- Remove this if one day we use maven3 API in jaxx 2 --> @@ -255,7 +255,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>3.0-rc-10</version> + <version>3.0-rc-12</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.