You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2011/11/06 18:31:09 UTC

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

Author: cmueller
Date: Sun Nov  6 17:31:09 2011
New Revision: 1198486

URL: http://svn.apache.org/viewvc?rev=1198486&view=rev
Log:
CAMEL-4631: Upgrade org.apache.servicemix.bundles:org.apache.servicemix.bundles.castor 1.3.1_1 -> 1.3.1_2

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1198486&r1=1198485&r2=1198486&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sun Nov  6 17:31:09 2011
@@ -43,7 +43,7 @@
     <atomikos-trascations-version>3.7.0</atomikos-trascations-version>
     <axiom-version>1.2.12</axiom-version>
     <bouncycastle-version>1.46</bouncycastle-version>
-    <castor-bundle-version>1.3.1_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>1.4</commons-codec>