PR: MPANTLR-8
Update to ANTLR 2.7.6. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@399962 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
<dependency>
|
||||
<groupId>antlr</groupId>
|
||||
<artifactId>antlr</artifactId>
|
||||
<version>2.7.5</version>
|
||||
<version>2.7.6</version>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
</properties>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.2.2-SNAPSHOT" date="in SVN">
|
||||
<action dev="vmassol" type="update" issue="MPANTLR-7">Update to ANTLR 2.7.5</action>
|
||||
<action dev="ltheussl" type="update" issue="MPANTLR-8">Update to ANTLR 2.7.6.</action>
|
||||
</release>
|
||||
<release version="1.2.1" date="2004-07-10">
|
||||
<action dev="brett" type="update">Update to commons-lang 2.0</action>
|
||||
|
||||
Reference in New Issue
Block a user