Author: pgier Date: Tue May 12 14:37:47 2009 New Revision: 773912 URL: http://svn.apache.org/viewvc?rev=773912&view=rev Log: [maven-release-plugin] rollback the release of maven-ant-tasks-2.0.10
Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml URL: http://svn.apache.org/viewvc/maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml?rev=773912&r1=773911&r2=773912&view=diff ============================================================================== --- maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml (original) +++ maven/ant-tasks/branches/maven-ant-tasks-2.0.x/pom.xml Tue May 12 14:37:47 2009 @@ -29,15 +29,15 @@ </parent> <artifactId>maven-ant-tasks</artifactId> - <version>2.0.10</version> + <version>2.0.10-SNAPSHOT</version> <name>Maven Ant Tasks</name> <url>http://maven.apache.org/ant-tasks/</url> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.0.10</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.0.10</developerConnection> - <url>http://svn.apache.org/viewvc/maven/ant-tasks/tags/maven-ant-tasks-2.0.10</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/ant-tasks/branches/maven-ant-tasks-2.0.x</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/ant-tasks/branches/maven-ant-tasks-2.0.x</developerConnection> + <url>http://svn.apache.org/viewvc/maven/ant-tasks/branches/maven-ant-tasks-2.0.x</url> </scm> <issueManagement> <system>jira</system>