Author: steve.ebersole(a)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>
Show replies by date