Author: simonetripodi Date: Wed Jan 18 19:48:53 2012 New Revision: 1233018 URL: http://svn.apache.org/viewvc?rev=1233018&view=rev 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=1233018&r1=1233017&r2=1233018&view=diff ============================================================================== --- maven/skins/trunk/maven-skins/pom.xml (original) +++ maven/skins/trunk/maven-skins/pom.xml Wed Jan 18 19:48:53 2012 @@ -31,7 +31,7 @@ under the License. <groupId>org.apache.maven.skins</groupId> <artifactId>maven-skins</artifactId> - <version>6</version> + <version>7-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-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> + <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>