branch develop updated (57ee50e -> 85ce95c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git from 57ee50e [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 85ce95c fixes #3571: Updates plexus-util to 3.0.21 fixes #3572: updates nuitonpom to 1.6 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 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 Summary of changes: pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 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 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>.
participants (1)
-
nuiton.org scm