This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-downloader.git
commit 89dae1576be123a95225ba5fe2d1452cec2373dc Author: Kenney Westerhof <[email protected]> AuthorDate: Sat Jan 6 03:51:35 2007 +0000 Update version for plexus-maven-plugin due to reactor bugs where only 1 version can be used, and other projects require 1.3+ git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@493291 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 752906a..d58c666 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ <plugin> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-maven-plugin</artifactId> - <version>1.1</version> + <version>1.3.3</version> <executions> <execution> <goals> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
