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/09/16 12:36:50 UTC

svn commit: r289481 - /maven/components/trunk/maven-plugins/maven-antlr-plugin/pom.xml

Author: brett
Date: Fri Sep 16 03:36:46 2005
New Revision: 289481

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

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

Modified: maven/components/trunk/maven-plugins/maven-antlr-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-antlr-plugin/pom.xml?rev=289481&r1=289480&r2=289481&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/maven-antlr-plugin/pom.xml (original)
+++ maven/components/trunk/maven-plugins/maven-antlr-plugin/pom.xml Fri Sep 16 03:36:46 2005
@@ -7,7 +7,7 @@
     <version>2.0-beta-1</version>
   </parent>
   <artifactId>maven-antlr-plugin</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>2.0-beta-1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Maven ANTLR Plugin</name>
   <inceptionYear>2001</inceptionYear>



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