You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2007/03/27 14:01:52 UTC

svn commit: r522878 - /activemq/camel/trunk/camel-jbi/pom.xml

Author: jstrachan
Date: Tue Mar 27 05:01:51 2007
New Revision: 522878

URL: http://svn.apache.org/viewvc?view=rev&rev=522878
Log:
updated to latest versions

Modified:
    activemq/camel/trunk/camel-jbi/pom.xml

Modified: activemq/camel/trunk/camel-jbi/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/camel-jbi/pom.xml?view=diff&rev=522878&r1=522877&r2=522878
==============================================================================
--- activemq/camel/trunk/camel-jbi/pom.xml (original)
+++ activemq/camel/trunk/camel-jbi/pom.xml Tue Mar 27 05:01:51 2007
@@ -49,19 +49,19 @@
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-jbi</artifactId>
-      <version>3.1-incubating</version>
+      <version>3.2-incubating-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-core</artifactId>
-      <version>3.1-incubating</version>
+      <version>3.2-incubating-SNAPSHOT</version>
     </dependency>
 
     <dependency>
       <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-common</artifactId>
-      <version>3.1-incubating</version>
+      <version>3.2-incubating-SNAPSHOT</version>
     </dependency>
 
     <dependency>