You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/06/30 20:47:40 UTC

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

Author: hboutemy
Date: Mon Jun 30 18:47:39 2014
New Revision: 1606868

URL: http://svn.apache.org/r1606868
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml?rev=1606868&r1=1606867&r2=1606868&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml Mon Jun 30 18:47:39 2014
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>doxia-integration-tools</artifactId>
-  <version>1.6</version>
+  <version>1.7-SNAPSHOT</version>
 
   <name>Doxia :: Integration Tools</name>
   <description>A collection of tools to help the integration of Doxia in Maven plugins.</description>
@@ -40,9 +40,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/doxia-integration-tools-1.6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/doxia-integration-tools-1.6</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/tags/doxia-integration-tools-1.6</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-integration-tools/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-integration-tools/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-integration-tools/</url>
   </scm>
   <issueManagement>
     <system>jira</system>