Author: bvahdat
Date: Sat Jun 30 08:01:57 2012
New Revision: 1355659
URL: http://svn.apache.org/viewvc?rev=1355659&view=rev
Log:
Upgraded the POM version to match the current trunk version.
Modified:
camel/trunk/tests/camel-itest-karaf/pom.xml
Modified: camel/trunk/tests/camel-itest-karaf/pom.xml
URL:
http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-karaf/pom.xml?rev=1355659&r1=1355658&r2=1355659&view=diff
==============================================================================
--- camel/trunk/tests/camel-itest-karaf/pom.xml (original)
+++ camel/trunk/tests/camel-itest-karaf/pom.xml Sat Jun 30 08:01:57 2012
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>2.10-SNAPSHOT</version>
+ <version>2.11-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>