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 2009/04/13 23:16:45 UTC

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

Author: bentmann
Date: Mon Apr 13 21:16:44 2009
New Revision: 764610

URL: http://svn.apache.org/viewvc?rev=764610&view=rev
Log:
o Updated plugin version 1.2.1 (next release will be bugfixes only)

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=764610&r1=764609&r2=764610&view=diff
==============================================================================
--- maven/plugins/trunk/maven-shade-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-shade-plugin/pom.xml Mon Apr 13 21:16:44 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-shade-plugin</artifactId>
-  <version>1.3-SNAPSHOT</version>
+  <version>1.2.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven Shade Plugin</name>