You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by st...@apache.org on 2011/07/30 11:30:10 UTC

svn commit: r1152437 - /maven/plugins/trunk/maven-repository-plugin/pom.xml

Author: struberg
Date: Sat Jul 30 09:30:09 2011
New Revision: 1152437

URL: http://svn.apache.org/viewvc?rev=1152437&view=rev
Log:
upgrade to latest plugin-parent

Modified:
    maven/plugins/trunk/maven-repository-plugin/pom.xml

Modified: maven/plugins/trunk/maven-repository-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/pom.xml?rev=1152437&r1=1152436&r2=1152437&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/pom.xml Sat Jul 30 09:30:09 2011
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>19</version>
+    <version>20</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>