You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/09/03 17:20:46 UTC

camel git commit: Upgrade Antlr and Antlr-runtime bundles to version 3.5.2_1

Repository: camel
Updated Branches:
  refs/heads/master 46d1966a2 -> b1b49bfba


Upgrade Antlr and Antlr-runtime bundles to version 3.5.2_1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b1b49bfb
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b1b49bfb
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b1b49bfb

Branch: refs/heads/master
Commit: b1b49bfbae3b6328b9a15f5788c307d9108133bf
Parents: 46d1966
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Sep 3 17:18:09 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Sep 3 17:18:09 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b1b49bfb/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 2684b85..5d63764 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -38,8 +38,8 @@
     <activemq-version>5.12.0</activemq-version>
     <ahc-version>1.9.31</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>
-    <antlr-bundle-version>3.4_1</antlr-bundle-version>
-    <antlr-runtime-bundle-version>3.4_2</antlr-runtime-bundle-version>
+    <antlr-bundle-version>3.5.2_1</antlr-bundle-version>
+    <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>
     <aopalliance-bundle-version>1.0_6</aopalliance-bundle-version>
     <apacheds-version>2.0.0-M20</apacheds-version>
     <apache-gora-version>0.6</apache-gora-version>