This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit 85ce95cb8b5b8682f5b9e91497fa08852ea5f26a Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Nov 16 14:53:39 2014 +0100 fixes #3571: Updates plexus-util to 3.0.21 fixes #3572: updates nuitonpom to 1.6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 74854c7..7326550 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>1.5</version> + <version>1.6</version> </parent> <artifactId>jaxx</artifactId> @@ -524,7 +524,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-utils</artifactId> - <version>3.0.17</version> + <version>3.0.21</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.