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:49:47 UTC

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

Author: krosenvold
Date: Tue Apr 21 17:49:47 2015
New Revision: 1675172

URL: http://svn.apache.org/r1675172
Log:
[maven-release-plugin] prepare release maven-assembly-plugin-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=1675172&r1=1675171&r2=1675172&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Tue Apr 21 17:49:47 2015
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>2.5.4-SNAPSHOT</version>
+  <version>2.5.4</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Assembly Plugin</name>