[jaxx] branch develop updated (67962b2 -> 232dd37)
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 67962b2 optimize dependencies new 232dd37 fixes #3471: Use nuiton-utils 3.0-rc-7 and replace old version API 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 232dd379fc963897329b577d5e273133e2351e39 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 25 14:41:28 2014 +0200 fixes #3471: Use nuiton-utils 3.0-rc-7 and replace old version API Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 232dd379fc963897329b577d5e273133e2351e39 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 25 14:41:28 2014 +0200 fixes #3471: Use nuiton-utils 3.0-rc-7 and replace old version API --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 504b416..f61eda7 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-rc-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