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:40:27 UTC

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

Author: khmarbaise
Date: Wed Mar  4 18:40:27 2015
New Revision: 1664104

URL: http://svn.apache.org/r1664104
Log:
[maven-release-plugin] prepare release 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=1664104&r1=1664103&r2=1664104&view=diff
==============================================================================
--- maven/plugins/trunk/maven-patch-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-patch-plugin/pom.xml Wed Mar  4 18:40:27 2015
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-patch-plugin</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Patch Plugin</name>
@@ -47,9 +47,9 @@ under the License.
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-patch-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-patch-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-patch-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-patch-plugin-1.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-patch-plugin-1.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-patch-plugin-1.2</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>