You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/09/23 15:22:52 UTC

svn commit: r1389048 - /maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml

Author: dennisl
Date: Sun Sep 23 13:22:52 2012
New Revision: 1389048

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

Modified:
    maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml

Modified: maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml?rev=1389048&r1=1389047&r2=1389048&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml Sun Sep 23 13:22:52 2012
@@ -31,7 +31,7 @@ under the License.
 
   <groupId>org.apache.maven.doxia</groupId>
   <artifactId>doxia-tools</artifactId>
-  <version>2</version>
+  <version>3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Doxia Tools</name>
@@ -151,9 +151,9 @@ under the License.
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/doxia-tools-2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/doxia-tools-2</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/tags/doxia-tools-2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-tools</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-tools</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-tools</url>
   </scm>
 
   <issueManagement>