Upgrade antlr dependency to version 2.7.6.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@407384 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2006-05-17 21:49:45 +00:00
parent a1ec5145e6
commit f7b8030075
2 changed files with 4 additions and 1 deletions

View File

@@ -140,7 +140,7 @@
<dependency>
<groupId>antlr</groupId>
<artifactId>antlr</artifactId>
<version>2.7.5</version>
<version>2.7.6</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -24,6 +24,9 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="3.1" date="In SVN">
<action dev="aheritier" type="update">Upgrade antlr dependency to version 2.7.6.</action>
</release>
<release version="3.0.1" date="2006-03-26">
<action dev="ltheussl" type="fix" issue="MPCHECKSTYLE-52">The links to source xref files does not honor
<code>maven.jxr.destdir</code>and