You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2009/07/25 21:18:00 UTC

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

Author: ltheussl
Date: Sat Jul 25 19:18:00 2009
New Revision: 797823

URL: http://svn.apache.org/viewvc?rev=797823&view=rev
Log:
Next version will be 1.1

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=797823&r1=797822&r2=797823&view=diff
==============================================================================
--- maven/shared/trunk/maven-doxia-tools/pom.xml (original)
+++ maven/shared/trunk/maven-doxia-tools/pom.xml Sat Jul 25 19:18:00 2009
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.maven.shared</groupId>
   <artifactId>maven-doxia-tools</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.1-SNAPSHOT</version>
 
   <name>Maven Doxia Integration Tools</name>
   <description>A collection of tools to help the integration of Doxia in Maven plugins.</description>