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/02 17:34:02 UTC

camel git commit: Upgrade Reflections bundle to version 0.9.10_1

Repository: camel
Updated Branches:
  refs/heads/master ec6ca36f9 -> dc9e8ebcd


Upgrade Reflections bundle to version 0.9.10_1


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

Branch: refs/heads/master
Commit: dc9e8ebcd5d1a72bc24f91e9dbd76cea62e932a3
Parents: ec6ca36
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Sep 2 17:33:35 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Sep 2 17:33:35 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/dc9e8ebc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f18d2c6..579f696 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -409,7 +409,7 @@
     <quartz2-version>2.2.1</quartz2-version>
     <quickfix-bundle-version>1.6.0_1</quickfix-bundle-version>
     <rabbitmq-amqp-client-version>3.5.4</rabbitmq-amqp-client-version>
-    <reflections-bundle-version>0.9.8_1</reflections-bundle-version>
+    <reflections-bundle-version>0.9.10_1</reflections-bundle-version>
     <regexp-bundle-version>1.4_1</regexp-bundle-version>
     <restlet-version>2.3.1</restlet-version>
     <rhino-bundle-version>1.7R2_3</rhino-bundle-version>