You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2005/10/05 05:39:09 UTC

svn commit: r294980 - in /maven/jxr/trunk: pom.xml release-pom.xml

Author: brett
Date: Tue Oct  4 20:39:06 2005
New Revision: 294980

URL: http://svn.apache.org/viewcvs?rev=294980&view=rev
Log:
bump version

Removed:
    maven/jxr/trunk/release-pom.xml
Modified:
    maven/jxr/trunk/pom.xml

Modified: maven/jxr/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/jxr/trunk/pom.xml?rev=294980&r1=294979&r2=294980&view=diff
==============================================================================
--- maven/jxr/trunk/pom.xml (original)
+++ maven/jxr/trunk/pom.xml Tue Oct  4 20:39:06 2005
@@ -3,7 +3,7 @@
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-jxr</artifactId>
   <name>Maven JXR</name>
-  <version>1.0-beta-1</version>
+  <version>1.0-beta-2-SNAPSHOT</version>
   <description>Source cross reference library</description>
   <url>http://maven.apache.org/jxr/</url>
   <issueManagement>
@@ -143,4 +143,4 @@
       <url>scp://minotaur.apache.org/www/maven.apache.org/jxr/</url>
     </site>
   </distributionManagement>
-</project>
\ No newline at end of file
+</project>