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:26:07 UTC

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

Author: dennisl
Date: Sun Sep 23 13:26:06 2012
New Revision: 1389050

URL: http://svn.apache.org/viewvc?rev=1389050&view=rev
Log:
[maven-release-plugin] prepare release doxia-integration-tools-1.5

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=1389050&r1=1389049&r2=1389050&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-integration-tools/pom.xml Sun Sep 23 13:26:06 2012
@@ -30,7 +30,7 @@
   </parent>
 
   <artifactId>doxia-integration-tools</artifactId>
-  <version>1.5-SNAPSHOT</version>
+  <version>1.5</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/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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/doxia-integration-tools-1.5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/doxia-integration-tools-1.5</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/tags/doxia-integration-tools-1.5</url>
   </scm>
   <issueManagement>
     <system>jira</system>