upgrade the antlr plugin version used 2.0-SNAPSHOT -> 2.1-SNAPSHOT

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14243 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2007-12-12 22:40:03 +00:00
parent 051c192290
commit 4deba14a0f
1 changed files with 1 additions and 1 deletions

View File

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