You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/10/19 17:07:44 UTC

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

Author: hboutemy
Date: Sun Oct 19 15:07:44 2014
New Revision: 1632942

URL: http://svn.apache.org/r1632942
Log:
[maven-release-plugin] prepare for next development iteration

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=1632942&r1=1632941&r2=1632942&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/pom.xml (original)
+++ maven/skins/trunk/maven-skins/pom.xml Sun Oct 19 15:07:44 2014
@@ -31,7 +31,7 @@ under the License.
 
   <groupId>org.apache.maven.skins</groupId>
   <artifactId>maven-skins</artifactId>
-  <version>10</version>
+  <version>11-SNAPSHOT</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/tags/maven-skins-10</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/tags/maven-skins-10</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/skins/tags/maven-skins-10</url>
+    <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>
   </scm>
   <issueManagement>
     <system>jira</system>