You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2015/04/23 17:47:30 UTC

svn commit: r1675655 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

Author: krosenvold
Date: Thu Apr 23 15:47:30 2015
New Revision: 1675655

URL: http://svn.apache.org/r1675655
Log:
Back to 2.5.4

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

Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1675655&r1=1675654&r2=1675655&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Thu Apr 23 15:47:30 2015
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>2.5.4-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Assembly Plugin</name>