Author: ltheussl Date: Tue May 24 08:32:29 2011 New Revision: 1126925 URL: http://svn.apache.org/viewvc?rev=1126925&view=rev Log: insert minor bug-fix release
Modified: maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml maven/doxia/doxia-sitetools/trunk/pom.xml Modified: maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml?rev=1126925&r1=1126924&r2=1126925&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml Tue May 24 08:32:29 2011 @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-sitetools</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.3-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> Modified: maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml?rev=1126925&r1=1126924&r2=1126925&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml Tue May 24 08:32:29 2011 @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-sitetools</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.3-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> Modified: maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml?rev=1126925&r1=1126924&r2=1126925&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml Tue May 24 08:32:29 2011 @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-sitetools</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.3-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> Modified: maven/doxia/doxia-sitetools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1126925&r1=1126924&r2=1126925&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/pom.xml Tue May 24 08:32:29 2011 @@ -31,7 +31,7 @@ under the License. <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-sitetools</artifactId> - <version>1.3-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Doxia Sitetools</name>