You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2010/03/22 04:00:34 UTC

svn commit: r925942 - /camel/trunk/tests/camel-itest-osgi/pom.xml

Author: ningjiang
Date: Mon Mar 22 03:00:34 2010
New Revision: 925942

URL: http://svn.apache.org/viewvc?rev=925942&view=rev
Log:
Update the parent pom version of camel-itest-osgi

Modified:
    camel/trunk/tests/camel-itest-osgi/pom.xml

Modified: camel/trunk/tests/camel-itest-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-osgi/pom.xml?rev=925942&r1=925941&r2=925942&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-osgi/pom.xml (original)
+++ camel/trunk/tests/camel-itest-osgi/pom.xml Mon Mar 22 03:00:34 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>