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 4eff815ea4f8a2e60ae3721383cada48ef90d828 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Aug 9 09:48:52 2015 +0200 Do some library updates + use nuitonpom 2.4.1 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index be03f80..e4cf458 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>2.3</version> + <version>2.4.1</version> </parent> <artifactId>eugene</artifactId> @@ -146,7 +146,7 @@ <processorPluginVersion>1.3</processorPluginVersion> <nuitonUtilsVersion>3.0-rc-8</nuitonUtilsVersion> <nuitonI18nVersion>3.3</nuitonI18nVersion> - <plantumlVersion>8024</plantumlVersion> + <plantumlVersion>8029</plantumlVersion> <snakeyamlVersion>1.15</snakeyamlVersion> <!--Multilanguage maven-site --> @@ -158,7 +158,7 @@ <plexusPluginVersion>1.3.8</plexusPluginVersion> <doxiaVersion>1.6</doxiaVersion> <mavenVersion>3.3.3</mavenVersion> - <helperPluginVersion>2.2</helperPluginVersion> + <helperPluginVersion>2.2.1</helperPluginVersion> <javaVersion>1.7</javaVersion> <!--TODO remove this when idea won't ask to change jdk level at each pom modification--> @@ -368,7 +368,7 @@ <dependency> <groupId>org.apache.maven.reporting</groupId> <artifactId>maven-reporting-impl</artifactId> - <version>2.3</version> + <version>2.4</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.