Author: hboutemy
Date: Mon Jun 30 18:45:12 2014
New Revision: 1606863
URL: http://svn.apache.org/r1606863
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=1606863&r1=1606862&r2=1606863&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-tools/pom.xml Mon Jun 30 18:45:12 2014
@@ -31,7 +31,7 @@ under the License.
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-tools</artifactId>
- <version>3</version>
+ <version>4-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-3</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/doxia-tools-3</developerConnection>
-
<url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/tags/doxia-tools-3</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>