Title: [132] trunk/maven2-plugin/pom.xml: [maven-release-plugin] prepare for next development iteration
Revision
132
Author
ko5tik
Date
2009-06-04 14:15:54 -0500 (Thu, 04 Jun 2009)

Log Message

[maven-release-plugin] prepare for next development iteration

Modified Paths


Diff

Modified: trunk/maven2-plugin/pom.xml (131 => 132)

--- trunk/maven2-plugin/pom.xml	2009-06-04 19:15:50 UTC (rev 131)
+++ trunk/maven2-plugin/pom.xml	2009-06-04 19:15:54 UTC (rev 132)
@@ -4,7 +4,7 @@
     <groupId>org.codehaus.xdoclet</groupId>
     <packaging>maven-plugin</packaging>
     <name>Maven2 XDoclet2 Plugin</name>
-    <version>2.0.7</version>
+    <version>2.0.8-SNAPSHOT</version>
     <inceptionYear>2005</inceptionYear>
     <issueManagement>
         <system>JIRA</system>
@@ -40,8 +40,8 @@
     </contributors>
 
     <scm>
-        <connection>scm:svn:http://svn.codehaus.org/xdoclet/tags/maven2-xdoclet2-plugin-2.0.7</connection>
-        <developerConnection>scm:svn:https://svn.codehaus.org/xdoclet/tags/maven2-xdoclet2-plugin-2.0.7</developerConnection>
+        <connection>scm:svn:http://svn.codehaus.org/xdoclet/trunk/maven2-plugin</connection>
+        <developerConnection>scm:svn:https://svn.codehaus.org/xdoclet/trunk/maven2-plugin</developerConnection>
     </scm>
     <build>
         <extensions>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to