You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2014/08/03 17:52:34 UTC

git commit: CAMEL-7655: Upgrade to Avro bundle 1.7.6_2

Repository: camel
Updated Branches:
  refs/heads/master 1a2f25966 -> 236c8e5d9


CAMEL-7655: Upgrade to Avro bundle 1.7.6_2


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

Branch: refs/heads/master
Commit: 236c8e5d93d1fcf5ad330454957e7bab0dff8939
Parents: 1a2f259
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sun Aug 3 01:14:53 2014 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sun Aug 3 01:14:53 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/236c8e5d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3a65461..277afef 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -60,7 +60,7 @@
     <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
     <avalon-version>4.3.1</avalon-version>
     <avro-version>1.7.6</avro-version>
-    <avro-bundle-version>1.7.6_1</avro-bundle-version>
+    <avro-bundle-version>1.7.6_2</avro-bundle-version>
     <aws-java-sdk-bundle-version>1.7.12_1</aws-java-sdk-bundle-version>
     <aws-java-sdk-version>1.7.12</aws-java-sdk-version>
     <axiom-version>1.2.14</axiom-version>