Author: jbonofre
Date: Mon Oct  3 07:42:54 2011
New Revision: 1178318

URL: http://svn.apache.org/viewvc?rev=1178318&view=rev
Log:
[CAMEL-4493] Upgrade to CometD 2.3.1

Modified:
    camel/branches/camel-2.8.x/components/camel-cometd/pom.xml
    camel/branches/camel-2.8.x/platforms/karaf/features/pom.xml

Modified: camel/branches/camel-2.8.x/components/camel-cometd/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/components/camel-cometd/pom.xml?rev=1178318&r1=1178317&r2=1178318&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/components/camel-cometd/pom.xml (original)
+++ camel/branches/camel-2.8.x/components/camel-cometd/pom.xml Mon Oct  3 
07:42:54 2011
@@ -55,7 +55,7 @@
         <dependency>
             <groupId>org.cometd.java</groupId>
             <artifactId>cometd-java-server</artifactId>
-            <version>2.1.1</version>
+            <version>2.3.1</version>
         </dependency>
 
         <!-- Test Dependencies -->

Modified: camel/branches/camel-2.8.x/platforms/karaf/features/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/platforms/karaf/features/pom.xml?rev=1178318&r1=1178317&r2=1178318&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/platforms/karaf/features/pom.xml (original)
+++ camel/branches/camel-2.8.x/platforms/karaf/features/pom.xml Mon Oct  3 
07:42:54 2011
@@ -42,7 +42,7 @@
       <aws-java-sdk-bundle-version>1.1.1_1</aws-java-sdk-bundle-version>
       <bcel-bundle-version>5.2_3</bcel-bundle-version>
       <cglib-version>2.1_3_6</cglib-version>
-      
<cometd-java-server-bundle-version>2.1.1_1</cometd-java-server-bundle-version>
+      
<cometd-java-server-bundle-version>2.3.1_1-SNAPSHOT</cometd-java-server-bundle-version>
       
<commons-beanutils-bundle-version>1.7.0_3</commons-beanutils-bundle-version>
       <commons-csv-version>1.0-r706899_3</commons-csv-version>
       <commons-codec-version>${commons-code}</commons-codec-version>


Reply via email to