Author: pgier Date: Tue May 12 17:11:16 2009 New Revision: 773984 URL: http://svn.apache.org/viewvc?rev=773984&view=rev Log: Switch release plugin version back to default from parent
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=773984&r1=773983&r2=773984&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 17:11:16 2009 @@ -145,7 +145,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-release-plugin</artifactId> - <version>2.0-beta-8</version> <configuration> <tagBase>https://svn.apache.org/repos/asf/maven/ant-tasks/tags</tagBase> </configuration>