I bumped to 2.0 due to non backward compatible change in Shader interface. See http://svn.apache.org/viewvc/maven/plugins/trunk/maven-shade-plugin/src/main/java/org/apache/maven/plugins/shade/Shader.java?r1=1367221&r2=1367220&pathrev=1367221
2012/8/31 <[email protected]>: > Author: bimargulies > Date: Fri Aug 31 15:56:40 2012 > New Revision: 1379487 > > URL: http://svn.apache.org/viewvc?rev=1379487&view=rev > Log: > Plan next release as 1.7.2. > > 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=1379487&r1=1379486&r2=1379487&view=diff > ============================================================================== > --- maven/plugins/trunk/maven-shade-plugin/pom.xml (original) > +++ maven/plugins/trunk/maven-shade-plugin/pom.xml Fri Aug 31 15:56:40 2012 > @@ -30,7 +30,7 @@ under the License. > </parent> > > <artifactId>maven-shade-plugin</artifactId> > - <version>2.0-SNAPSHOT</version> > + <version>1.7.2-SNAPSHOT</version> > <packaging>maven-plugin</packaging> > > <name>Maven Shade Plugin</name> > > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
