You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2012/08/31 17:56:41 UTC

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

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>



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

Posted by Olivier Lamy <ol...@apache.org>.
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  <bi...@apache.org>:
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org