Author: pgier
Date: Tue May 12 17:02:35 2009
New Revision: 773980

URL: http://svn.apache.org/viewvc?rev=773980&view=rev
Log:
Try 2.0-beta-8 of release plugin

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=773980&r1=773979&r2=773980&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:02:35 
2009
@@ -143,7 +143,9 @@
           <version>1.2.1</version>
         </plugin>
         <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>


Reply via email to