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 2004/07/03 04:03:39 UTC

cvs commit: maven-plugins/antlr project.xml

brett       2004/07/02 19:03:39

  Modified:    antlr    project.xml
  Log:
  dependency sync
  
  Revision  Changes    Path
  1.35      +2 -2      maven-plugins/antlr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/antlr/project.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- project.xml	25 Jun 2004 15:24:27 -0000	1.34
  +++ project.xml	3 Jul 2004 02:03:39 -0000	1.35
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-antlr-plugin</id>
     <name>Maven Antlr Plugin</name>
  -  <currentVersion>1.2</currentVersion>
  +  <currentVersion>1.2.1-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Process Antlr grammars</shortDescription>
     <url>http://maven.apache.org/reference/plugins/antlr/</url>
  @@ -85,7 +85,7 @@
       <dependency>
         <groupId>commons-lang</groupId>
         <artifactId>commons-lang</artifactId>
  -      <version>1.0.1</version>
  +      <version>2.0</version>
       </dependency>
       <dependency>
         <groupId>antlr</groupId>
  
  
  

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