You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/11/23 23:13:14 UTC

svn commit: r1771062 - /maven/plugins/trunk/maven-resources-plugin/pom.xml

Author: schulte
Date: Wed Nov 23 23:13:14 2016
New Revision: 1771062

URL: http://svn.apache.org/viewvc?rev=1771062&view=rev
Log:
[maven-release-plugin] rollback the release of maven-resources-plugin-3.0.2

Modified:
    maven/plugins/trunk/maven-resources-plugin/pom.xml

Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/pom.xml?rev=1771062&r1=1771061&r2=1771062&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-resources-plugin/pom.xml Wed Nov 23 23:13:14 2016
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-resources-plugin</artifactId>
-  <version>3.0.3-SNAPSHOT</version>
+  <version>3.0.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Resources Plugin</name>