Author: ltheussl Date: Thu Jan 13 10:49:43 2011 New Revision: 1058496 URL: http://svn.apache.org/viewvc?rev=1058496&view=rev Log: revert back to stable parent
Modified: maven/doxia/doxia-sitetools/trunk/pom.xml maven/doxia/doxia-tools/trunk/pom.xml maven/doxia/doxia/trunk/pom.xml maven/doxia/site/pom.xml Modified: maven/doxia/doxia-sitetools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1058496&r1=1058495&r2=1058496&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/pom.xml Thu Jan 13 10:49:43 2011 @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>19-SNAPSHOT</version> + <version>18</version> <relativePath>../../pom/maven/pom.xml</relativePath> </parent> Modified: maven/doxia/doxia-tools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=1058496&r1=1058495&r2=1058496&view=diff ============================================================================== --- maven/doxia/doxia-tools/trunk/pom.xml (original) +++ maven/doxia/doxia-tools/trunk/pom.xml Thu Jan 13 10:49:43 2011 @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>19-SNAPSHOT</version> + <version>18</version> <relativePath>../../pom/maven/pom.xml</relativePath> </parent> Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1058496&r1=1058495&r2=1058496&view=diff ============================================================================== --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Thu Jan 13 10:49:43 2011 @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>19-SNAPSHOT</version> + <version>18</version> <relativePath>../../pom/maven/pom.xml</relativePath> </parent> Modified: maven/doxia/site/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=1058496&r1=1058495&r2=1058496&view=diff ============================================================================== --- maven/doxia/site/pom.xml (original) +++ maven/doxia/site/pom.xml Thu Jan 13 10:49:43 2011 @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>19-SNAPSHOT</version> + <version>18</version> <relativePath>../../pom/maven/pom.xml</relativePath> </parent>