mirror of https://github.com/apache/maven.git
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:
parent
575c584906
commit
94cee8432e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue