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:30:28 UTC

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

Author: krosenvold
Date: Tue Apr 21 17:30:27 2015
New Revision: 1675163

URL: http://svn.apache.org/r1675163
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=1675163&r1=1675162&r2=1675163&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Tue Apr 21 17:30:27 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>