update antlr-maven-plugin to release version 2.1

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14416 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2008-03-10 03:26:11 +00:00
parent 4afedc320e
commit 3075e4f15c
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
</reporting>
<properties>
<antlrPluginVersion>2.1-SNAPSHOT</antlrPluginVersion>
<antlrPluginVersion>2.1</antlrPluginVersion>
</properties>
</project>