You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/10/04 19:15:37 UTC

svn commit: r294843 - /maven/components/trunk/maven-plugins/maven-source-plugin/pom.xml

Author: brett
Date: Tue Oct  4 10:15:33 2005
New Revision: 294843

URL: http://svn.apache.org/viewcvs?rev=294843&view=rev
Log:
set next version

Modified:
    maven/components/trunk/maven-plugins/maven-source-plugin/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-source-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-source-plugin/pom.xml?rev=294843&r1=294842&r2=294843&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-source-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-source-plugin/pom.xml Tue Oct  4 10:15:33 2005
@@ -8,7 +8,7 @@
   <artifactId>maven-source-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Source Plug-In</name>
-  <version>2.0-beta-2-SNAPSHOT</version>
+  <version>2.0-rc1-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>org.apache.maven</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org