Author: bdemers Date: Tue Nov 23 18:16:49 2010 New Revision: 1038253 URL: http://svn.apache.org/viewvc?rev=1038253&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/pom/trunk/asf/pom.xml Modified: maven/pom/trunk/asf/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1038253&r1=1038252&r2=1038253&view=diff ============================================================================== --- maven/pom/trunk/asf/pom.xml (original) +++ maven/pom/trunk/asf/pom.xml Tue Nov 23 18:16:49 2010 @@ -31,7 +31,7 @@ under the License. --> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>8</version> + <version>9-SNAPSHOT</version> <packaging>pom</packaging> <name>The Apache Software Foundation</name> <description> @@ -94,9 +94,9 @@ under the License. <sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor> </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/apache-8</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/apache-8</developerConnection> - <url>http://svn.apache.org/viewvc/maven/pom/tags/apache-8</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/asf</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/asf</developerConnection> + <url>http://svn.apache.org/viewvc/maven/pom/trunk/asf</url> </scm> <build>