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:
parent
051c192290
commit
4deba14a0f
|
@ -141,7 +141,7 @@
|
||||||
</reporting>
|
</reporting>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<antlrPluginVersion>2.0-SNAPSHOT</antlrPluginVersion>
|
<antlrPluginVersion>2.1-SNAPSHOT</antlrPluginVersion>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue