[hibernate-commits] Hibernate SVN: r14243 - core/trunk/core.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Dec 12 17:40:03 EST 2007


Author: steve.ebersole at jboss.com
Date: 2007-12-12 17:40:03 -0500 (Wed, 12 Dec 2007)
New Revision: 14243

Modified:
   core/trunk/core/pom.xml
Log:
upgrade the antlr plugin version used 2.0-SNAPSHOT -> 2.1-SNAPSHOT

Modified: core/trunk/core/pom.xml
===================================================================
--- core/trunk/core/pom.xml	2007-12-11 14:15:34 UTC (rev 14242)
+++ core/trunk/core/pom.xml	2007-12-12 22:40:03 UTC (rev 14243)
@@ -141,7 +141,7 @@
     </reporting>
 
     <properties>
-        <antlrPluginVersion>2.0-SNAPSHOT</antlrPluginVersion>
+        <antlrPluginVersion>2.1-SNAPSHOT</antlrPluginVersion>
     </properties>
 
 </project>




More information about the hibernate-commits mailing list