You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by dk...@apache.org on 2008/03/17 15:56:22 UTC

svn commit: r637920 - /maven/plugins/trunk/maven-shade-plugin/pom.xml

Author: dkulp
Date: Mon Mar 17 07:56:18 2008
New Revision: 637920

URL: http://svn.apache.org/viewvc?rev=637920&view=rev
Log:
Update parent to latest

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

Modified: maven/plugins/trunk/maven-shade-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin/pom.xml?rev=637920&r1=637919&r2=637920&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Mon Mar 17 07:56:18 2008
@@ -23,7 +23,7 @@
   <parent>
      <artifactId>maven-plugins</artifactId>
      <groupId>org.apache.maven.plugins</groupId>
-     <version>8</version>
+     <version>10</version>
   </parent>
 
   <artifactId>maven-shade-plugin</artifactId>