You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2011/09/16 13:16:37 UTC

svn commit: r1171506 - /servicemix/smx4/features/trunk/pom.xml

Author: gertv
Date: Fri Sep 16 11:16:37 2011
New Revision: 1171506

URL: http://svn.apache.org/viewvc?rev=1171506&view=rev
Log:
SMX4-895: Upgrade to latest versions of the antlr bundles

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1171506&r1=1171505&r2=1171506&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Fri Sep 16 11:16:37 2011
@@ -139,8 +139,8 @@
 
         <!-- ServiceMix Bundles -->
         <abdera.bundle.version>0.4.0-incubating_4</abdera.bundle.version>
-        <antlr2.bundle.version>2.7.7_3</antlr2.bundle.version>
-        <antlr.bundle.version>3.0.1_4</antlr.bundle.version>
+        <antlr2.bundle.version>2.7.7_5</antlr2.bundle.version>
+        <antlr.bundle.version>3.0.1_6</antlr.bundle.version>
         <antlr-runtime.bundle.version>3.0.1_2</antlr-runtime.bundle.version>
         <asm.bundle.version>3.3_1</asm.bundle.version>
         <asm2.bundle.version>2.2.3_4</asm2.bundle.version>