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/07/12 07:19:09 UTC

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

Author: davsclaus
Date: Thu Jul 12 05:19:09 2012
New Revision: 1360525

URL: http://svn.apache.org/viewvc?rev=1360525&view=rev
Log:
Downgrade castor as 1.3.2 do not work.

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1360525&r1=1360524&r2=1360525&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Thu Jul 12 05:19:09 2012
@@ -48,7 +48,7 @@
     <axiom-version>1.2.13</axiom-version>
     <beanio-version>2.0.1</beanio-version>
     <bouncycastle-version>1.46</bouncycastle-version>
-    <castor-bundle-version>1.3.2_1</castor-bundle-version>
+    <castor-bundle-version>1.3.1_2</castor-bundle-version>
     <cometd-bayeux-version>6.1.11</cometd-bayeux-version>
     <cometd-java-server>2.3.1</cometd-java-server>
     <commons-codec-version>1.6</commons-codec-version>