Title: [130] trunk/maven2-plugin/pom.xml: [maven-release-plugin] prepare release maven2-xdoclet2-plugin-2.0.7
Revision
130
Author
ko5tik
Date
2009-06-04 14:15:43 -0500 (Thu, 04 Jun 2009)

Log Message

[maven-release-plugin] prepare release maven2-xdoclet2-plugin-2.0.7

Modified Paths


Diff

Modified: trunk/maven2-plugin/pom.xml (129 => 130)

--- trunk/maven2-plugin/pom.xml	2009-06-04 19:13:18 UTC (rev 129)
+++ trunk/maven2-plugin/pom.xml	2009-06-04 19:15:43 UTC (rev 130)
@@ -1,11 +1,10 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <artifactId>maven2-xdoclet2-plugin</artifactId>
     <groupId>org.codehaus.xdoclet</groupId>
     <packaging>maven-plugin</packaging>
     <name>Maven2 XDoclet2 Plugin</name>
-    <version>2.0.7-SNAPSHOT</version>
+    <version>2.0.7</version>
     <inceptionYear>2005</inceptionYear>
     <issueManagement>
         <system>JIRA</system>
@@ -41,8 +40,8 @@
     </contributors>
 
     <scm>
-        <connection>scm:svn:http://svn.codehaus.org/xdoclet/trunk/maven2-plugin</connection>
-        <developerConnection>scm:svn:https://svn.codehaus.org/xdoclet/trunk/maven2-plugin</developerConnection>
+        <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>
     </scm>
     <build>
         <extensions>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to