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 2012/08/22 08:31:10 UTC

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

Author: davsclaus
Date: Wed Aug 22 06:31:09 2012
New Revision: 1375904

URL: http://svn.apache.org/viewvc?rev=1375904&view=rev
Log:
Downgrade to axiom 1.2.12 which works with OSGi

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1375904&r1=1375903&r2=1375904&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Wed Aug 22 06:31:09 2012
@@ -46,7 +46,7 @@
     <avro-version>1.6.2</avro-version>
     <avro-bundle-version>1.6.1_1</avro-bundle-version>
     <aws-java-sdk-version>1.3.10</aws-java-sdk-version>
-    <axiom-version>1.2.13</axiom-version>
+    <axiom-version>1.2.12</axiom-version>
     <beanio-version>2.0.1</beanio-version>
     <bouncycastle-version>1.46</bouncycastle-version>
     <castor-bundle-version>1.3.1_2</castor-bundle-version>