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

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

Author: bentmann
Date: Sun Mar 21 16:36:14 2010
New Revision: 925819

URL: http://svn.apache.org/viewvc?rev=925819&view=rev
Log:
o Inherited from maven-plugins:17

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=925819&r1=925818&r2=925819&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Sun Mar 21 16:36:14 2010
@@ -25,7 +25,7 @@ under the License.
   <parent>
      <artifactId>maven-plugins</artifactId>
      <groupId>org.apache.maven.plugins</groupId>
-     <version>16</version>
+     <version>17</version>
   </parent>
 
   <artifactId>maven-shade-plugin</artifactId>