Changeset 2500

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

minor change, refs #136

Files:
1 modified

Legend:

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

    r2499 r2500  
    3232      <groupId>ant</groupId> 
    3333      <artifactId>ant</artifactId> 
    34       <version>1.6.1</version> 
     34      <version>1.6.5</version> 
    3535    </dependency> 
    3636    <dependency> 
     
    5757    <dependency> 
    5858      <groupId>antlr</groupId> 
    59       <artifactId>antlr-2</artifactId> 
    60       <version>2.7.7</version> 
     59      <artifactId>antlr-3</artifactId> 
     60      <version>3.0b6</version> 
    6161    </dependency> 
    6262    <dependency> 
    6363      <groupId>antlr</groupId> 
    64       <artifactId>antlr-3</artifactId> 
    65       <version>3.0b6</version> 
     64      <artifactId>antlr</artifactId> 
     65      <version>2.7.7</version> 
    6666    </dependency> 
    6767    <dependency> 
     
    7777    <dependency> 
    7878      <groupId>antlr</groupId> 
    79       <artifactId>stringtemplate</artifactId> 
     79      <artifactId>stringtemplate-3</artifactId> 
    8080      <version>3.0</version> 
    8181    </dependency>