You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by br...@apache.org on 2009/02/14 00:52:53 UTC

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

Author: brianf
Date: Fri Feb 13 23:52:53 2009
New Revision: 744297

URL: http://svn.apache.org/viewvc?rev=744297&view=rev
Log:
use the new parent

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

Modified: maven/doxia/doxia-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=744297&r1=744296&r2=744297&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Fri Feb 13 23:52:53 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>10</version>
+    <version>11-SNAPSHOT</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>