Changeset 2499

Show
Ignore:
Timestamp:
07/31/2008 05:27:19 PM (5 months ago)
Author:
jjuan
Message:

minor change, refs #136

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • maven-queryj-plugin/trunk/pom.xml

    r2496 r2499  
    5858      <groupId>antlr</groupId> 
    5959      <artifactId>antlr-2</artifactId> 
    60       <version>2.7.5</version> 
     60      <version>2.7.7</version> 
    6161    </dependency> 
    6262    <dependency> 
    6363      <groupId>antlr</groupId> 
    6464      <artifactId>antlr-3</artifactId> 
    65       <version>3.0b5</version> 
     65      <version>3.0b6</version> 
    6666    </dependency> 
    6767    <dependency> 
     
    7878      <groupId>antlr</groupId> 
    7979      <artifactId>stringtemplate</artifactId> 
    80       <version>2.2</version> 
     80      <version>3.0</version> 
    8181    </dependency> 
    8282    <dependency>