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

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Sun Mar 9 23:26:11 EDT 2008


Author: steve.ebersole at jboss.com
Date: 2008-03-09 23:26:11 -0400 (Sun, 09 Mar 2008)
New Revision: 14416

Modified:
   core/trunk/core/pom.xml
Log:
update antlr-maven-plugin to release version 2.1

Modified: core/trunk/core/pom.xml
===================================================================
--- core/trunk/core/pom.xml	2008-03-10 03:17:31 UTC (rev 14415)
+++ core/trunk/core/pom.xml	2008-03-10 03:26:11 UTC (rev 14416)
@@ -141,7 +141,7 @@
     </reporting>
 
     <properties>
-        <antlrPluginVersion>2.1-SNAPSHOT</antlrPluginVersion>
+        <antlrPluginVersion>2.1</antlrPluginVersion>
     </properties>
 
 </project>




More information about the hibernate-commits mailing list