You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2015/03/04 19:36:32 UTC

svn commit: r1664097 - /maven/plugins/trunk/maven-patch-plugin/pom.xml

Author: khmarbaise
Date: Wed Mar  4 18:36:31 2015
New Revision: 1664097

URL: http://svn.apache.org/r1664097
Log:
[maven-release-plugin] rollback the release of maven-patch-plugin-1.2

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

Modified: maven/plugins/trunk/maven-patch-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/pom.xml?rev=1664097&r1=1664096&r2=1664097&view=diff
==============================================================================
--- maven/plugins/trunk/maven-patch-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-patch-plugin/pom.xml Wed Mar  4 18:36:31 2015
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-patch-plugin</artifactId>
-  <version>1.3-SNAPSHOT</version>
+  <version>1.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Patch Plugin</name>