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 2014/10/05 21:58:42 UTC

svn commit: r1629527 - /maven/plugins/trunk/maven-repository-plugin/pom.xml

Author: khmarbaise
Date: Sun Oct  5 19:58:42 2014
New Revision: 1629527

URL: http://svn.apache.org/r1629527
Log:
[maven-release-plugin] prepare release maven-repository-plugin-2.3.2

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

Modified: maven/plugins/trunk/maven-repository-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/pom.xml?rev=1629527&r1=1629526&r2=1629527&view=diff
==============================================================================
--- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-repository-plugin/pom.xml Sun Oct  5 19:58:42 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-repository-plugin</artifactId>
-  <version>2.3.2-SNAPSHOT</version>
+  <version>2.3.2</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Repository Plugin</name>
@@ -41,9 +41,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-repository-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-repository-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-repository-plugin-2.3.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-repository-plugin-2.3.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-repository-plugin-2.3.2</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>