This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git commit 5e0b7bfa55890fbbff1169ae1347723fff69cfcf Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Feb 27 11:10:48 2016 +0100 Update org.eclipse.sisu.plexus to 0.3.3 (See #3895) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f6fccf1..7c4be69 100644 --- a/pom.xml +++ b/pom.xml @@ -214,7 +214,7 @@ <dependency> <groupId>org.eclipse.sisu</groupId> <artifactId>org.eclipse.sisu.plexus</artifactId> - <version>0.3.1</version> + <version>0.3.3</version> </dependency> <!-- dependencies to mojo annotations --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.