You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by si...@apache.org on 2012/01/18 20:48:28 UTC

svn commit: r1233016 - /maven/skins/trunk/maven-skins/pom.xml

Author: simonetripodi
Date: Wed Jan 18 19:48:28 2012
New Revision: 1233016

URL: http://svn.apache.org/viewvc?rev=1233016&view=rev
Log:
[maven-release-plugin] prepare release maven-skins-6

Modified:
    maven/skins/trunk/maven-skins/pom.xml

Modified: maven/skins/trunk/maven-skins/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/pom.xml?rev=1233016&r1=1233015&r2=1233016&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/pom.xml (original)
+++ maven/skins/trunk/maven-skins/pom.xml Wed Jan 18 19:48:28 2012
@@ -31,7 +31,7 @@ under the License.
 
   <groupId>org.apache.maven.skins</groupId>
   <artifactId>maven-skins</artifactId>
-  <version>6-SNAPSHOT</version>
+  <version>6</version>
   <packaging>pom</packaging>
 
   <name>Maven Skins</name>
@@ -39,9 +39,9 @@ under the License.
   <url>http://maven.apache.org/skins/</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/trunk/maven-skins/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/trunk/maven-skins/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/tags/maven-skins-6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/tags/maven-skins-6</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/skins/tags/maven-skins-6</url>
   </scm>
   <issueManagement>
     <system>jira</system>