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 2010/03/05 22:58:42 UTC

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

Author: dennisl
Date: Fri Mar  5 21:58:42 2010
New Revision: 919637

URL: http://svn.apache.org/viewvc?rev=919637&view=rev
Log:
Patch-version coming up.

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

Modified: maven/shared/trunk/maven-doxia-tools/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-doxia-tools/pom.xml?rev=919637&r1=919636&r2=919637&view=diff
==============================================================================
--- maven/shared/trunk/maven-doxia-tools/pom.xml (original)
+++ maven/shared/trunk/maven-doxia-tools/pom.xml Fri Mar  5 21:58:42 2010
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.maven.shared</groupId>
   <artifactId>maven-doxia-tools</artifactId>
-  <version>1.3-SNAPSHOT</version>
+  <version>1.2.1-SNAPSHOT</version>
 
   <name>Maven Doxia Integration Tools</name>
   <description>A collection of tools to help the integration of Doxia in Maven plugins.</description>