You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2015/02/01 15:52:05 UTC

svn commit: r1656308 - /maven/shared/trunk/maven-shared-resources/pom.xml

Author: dennisl
Date: Sun Feb  1 14:52:05 2015
New Revision: 1656308

URL: http://svn.apache.org/r1656308
Log:
[maven-release-plugin] prepare release maven-shared-resources-2

Modified:
    maven/shared/trunk/maven-shared-resources/pom.xml

Modified: maven/shared/trunk/maven-shared-resources/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/pom.xml?rev=1656308&r1=1656307&r2=1656308&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-resources/pom.xml (original)
+++ maven/shared/trunk/maven-shared-resources/pom.xml Sun Feb  1 14:52:05 2015
@@ -30,15 +30,15 @@
   </parent>
 
   <artifactId>maven-shared-resources</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>2</version>
 
   <name>Apache Maven Shared Resources</name>
   <description>A collection of templates that are specific to the Maven project.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-resources/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-resources/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-shared-resources-2</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/shared/tags/maven-shared-resources-2</url>
   </scm>
   <issueManagement>
     <system>jira</system>