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 acff83c720af611ee85352979f43cb28fc1a9a72 Author: Benjamin Bentmann <[email protected]> AuthorDate: Mon Sep 22 22:21:01 2008 +0000 o Inherited from maven-shared-components:10 git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@698021 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2599237..2c8fe61 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ under the License. <parent> <artifactId>maven-shared-components</artifactId> <groupId>org.apache.maven.shared</groupId> - <version>9</version> + <version>10</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.maven.shared</groupId> @@ -53,7 +53,6 @@ under the License. <plugin> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-maven-plugin</artifactId> - <version>1.3.3</version> <executions> <execution> <goals> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
