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 e18ec8e77b29eea4fdbe89c3f5d16c6a623b3921 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Feb 27 11:09:18 2016 +0100 Update aether-api to 1.1.0 (See #3895) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a60b0ae..f6fccf1 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ <dependency> <groupId>org.eclipse.aether</groupId> <artifactId>aether-api</artifactId> - <version>1.0.2.v20150114</version> + <version>1.1.0</version> <scope>provided</scope> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.