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/09 02:22:27 UTC

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

Author: olamy
Date: Wed Nov  9 02:22:27 2016
New Revision: 1768820

URL: http://svn.apache.org/viewvc?rev=1768820&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=1768820&r1=1768819&r2=1768820&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Wed Nov  9 02:22:27 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>