You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by io...@apache.org on 2012/02/05 12:52:08 UTC

svn commit: r1240705 - /camel/trunk/parent/pom.xml

Author: iocanel
Date: Sun Feb  5 11:52:08 2012
New Revision: 1240705

URL: http://svn.apache.org/viewvc?rev=1240705&view=rev
Log:
[CAMEL-4859] Reverted to 1.6.1_1 version of the avro bundle.

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1240705&r1=1240704&r2=1240705&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sun Feb  5 11:52:08 2012
@@ -42,7 +42,7 @@
     <aries-blueprint-version>0.3</aries-blueprint-version>
     <atomikos-trascations-version>3.7.0</atomikos-trascations-version>
     <avro-version>1.6.1</avro-version>
-    <avro-bundle-version>1.6.1_2-SNAPSHOT</avro-bundle-version>
+    <avro-bundle-version>1.6.1_1</avro-bundle-version>
     <axiom-version>1.2.12</axiom-version>
     <beanio-version>1.2.2</beanio-version>
     <bouncycastle-version>1.46</bouncycastle-version>