branch develop updated (b5a4b7e -> d1820b8)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository eugene. See http://git.nuiton.org/eugene.git from b5a4b7e fix module order + tidy poms + update eugene plugin version new d1820b8 fixes #3701: Use nuitonpom 2.1 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 d1820b8b68c1db95a259069ff3a300d83497dbd1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 19:19:29 2015 +0200 fixes #3701: Use nuitonpom 2.1 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 eugene. See http://git.nuiton.org/eugene.git commit d1820b8b68c1db95a259069ff3a300d83497dbd1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 19:19:29 2015 +0200 fixes #3701: Use nuitonpom 2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e46d42b..faf53d6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>2.0</version> + <version>2.1</version> </parent> <artifactId>eugene</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm