Author: dennisl Date: Sat Feb 21 10:23:06 2009 New Revision: 746479 URL: http://svn.apache.org/viewvc?rev=746479&view=rev Log: o Use maven-parent:11
Modified: maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml Modified: maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml?rev=746479&r1=746478&r2=746479&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml (original) +++ maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml Sat Feb 21 10:23:06 2009 @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>10</version> + <version>11</version> <relativePath>../../pom/maven/pom.xml</relativePath> </parent>