Author: hboutemy
Date: Mon Dec  3 15:59:27 2007
New Revision: 600736

URL: http://svn.apache.org/viewvc?rev=600736&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=600736&r1=600735&r2=600736&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 Mon Dec  3 15:59:27 
2007
@@ -27,13 +27,13 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-ant-tasks</artifactId>
-  <version>2.0.8</version>
+  <version>2.0.9-SNAPSHOT</version>
   <name>Maven Ant Task</name>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.0.8</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/ant-tasks/tags/maven-ant-tasks-2.0.8</developerConnection>
-    
<url>http://svn.apache.org/viewcvs.cgi/maven/ant-tasks/tags/maven-ant-tasks-2.0.8</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/viewcvs.cgi/maven/ant-tasks/branches/maven-ant-tasks-2.0.x</url>
   </scm>
 
   <build>


Reply via email to