You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2013/08/14 14:24:07 UTC

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

Author: jvanzyl
Date: Wed Aug 14 12:24:07 2013
New Revision: 1513838

URL: http://svn.apache.org/r1513838
Log:
o roll back as per dennis

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

Modified: maven/plugins/trunk/maven-remote-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-remote-resources-plugin/pom.xml?rev=1513838&r1=1513837&r2=1513838&view=diff
==============================================================================
--- maven/plugins/trunk/maven-remote-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-remote-resources-plugin/pom.xml Wed Aug 14 12:24:07 2013
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-remote-resources-plugin</artifactId>
-  <version>1.6-SNAPSHOT</version>
+  <version>1.5-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Remote Resources Plugin</name>