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/06/24 21:05:50 UTC

svn commit: r1605156 - /maven/plugins/trunk/maven-changelog-plugin/pom.xml

Author: khmarbaise
Date: Tue Jun 24 19:05:50 2014
New Revision: 1605156

URL: http://svn.apache.org/r1605156
Log:
[maven-release-plugin] prepare release maven-changelog-plugin-2.3

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

Modified: maven/plugins/trunk/maven-changelog-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/pom.xml?rev=1605156&r1=1605155&r2=1605156&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changelog-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changelog-plugin/pom.xml Tue Jun 24 19:05:50 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-changelog-plugin</artifactId>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.3</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Changelog Plugin</name>
@@ -125,9 +125,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-changelog-plugin-2.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-changelog-plugin-2.3</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-changelog-plugin-2.3</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>