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/21 19:37:55 UTC

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

Author: krosenvold
Date: Tue Apr 21 17:37:55 2015
New Revision: 1675166

URL: http://svn.apache.org/r1675166
Log:
Rolled back

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=1675166&r1=1675165&r2=1675166&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Tue Apr 21 17:37:55 2015
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>2.5.4</version>
+  <version>2.5.4-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Assembly Plugin</name>