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/26 23:03:26 UTC

svn commit: r1390725 - in /maven/doxia/doxia-tools/trunk: doxia-book-maven-plugin/pom.xml doxia-book-renderer/pom.xml doxia-converter/pom.xml doxia-linkcheck/pom.xml

Author: dennisl
Date: Wed Sep 26 21:03:25 2012
New Revision: 1390725

URL: http://svn.apache.org/viewvc?rev=1390725&view=rev
Log:
Update to released version of doxia-tools parent.

Modified:
    maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml

Modified: maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml?rev=1390725&r1=1390724&r2=1390725&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml Wed Sep 26 21:03:25 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../doxia-tools/pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml?rev=1390725&r1=1390724&r2=1390725&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml Wed Sep 26 21:03:25 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../doxia-tools/pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml?rev=1390725&r1=1390724&r2=1390725&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml Wed Sep 26 21:03:25 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../doxia-tools/pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml?rev=1390725&r1=1390724&r2=1390725&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml Wed Sep 26 21:03:25 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../doxia-tools/pom.xml</relativePath>
   </parent>