You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2016/11/05 00:21:34 UTC

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

Author: olamy
Date: Sat Nov  5 00:21:34 2016
New Revision: 1768131

URL: http://svn.apache.org/viewvc?rev=1768131&view=rev
Log:
back to 3.0.0-SNAPSHOT

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=1768131&r1=1768130&r2=1768131&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Sat Nov  5 00:21:34 2016
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-assembly-plugin</artifactId>
-  <version>3.0.1-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Assembly Plugin</name>