o needs to be 2.0 as there already exists a 1.0 plugin in m1

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2005-10-25 00:55:15 +00:00
parent 575c584906
commit 94cee8432e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-repository-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>1.0-SNAPSHOT</version>
<version>2.0-SNAPSHOT</version>
<name>Maven Repository Plugin</name>
<url>http://maven.apache.org</url>
<dependencies>