Modified: camel/trunk/examples/camel-example-spring-javaconfig/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-javaconfig/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/examples/camel-example-spring-javaconfig/pom.xml (original) +++ camel/trunk/examples/camel-example-spring-javaconfig/pom.xml Mon Jan 24 21:50:50 2011 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-javaconfig</artifactId>
Modified: camel/trunk/examples/camel-example-spring-jms/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-jms/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/examples/camel-example-spring-jms/pom.xml (original) +++ camel/trunk/examples/camel-example-spring-jms/pom.xml Mon Jan 24 21:50:50 2011 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-jms</artifactId> Modified: camel/trunk/examples/camel-example-spring-security/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-security/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/examples/camel-example-spring-security/pom.xml (original) +++ camel/trunk/examples/camel-example-spring-security/pom.xml Mon Jan 24 21:50:50 2011 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-security</artifactId> Modified: camel/trunk/examples/camel-example-spring-ws/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-ws/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/examples/camel-example-spring-ws/pom.xml (original) +++ camel/trunk/examples/camel-example-spring-ws/pom.xml Mon Jan 24 21:50:50 2011 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-ws</artifactId> Modified: camel/trunk/examples/camel-example-spring-xquery/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring-xquery/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/examples/camel-example-spring-xquery/pom.xml (original) +++ camel/trunk/examples/camel-example-spring-xquery/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> Modified: camel/trunk/examples/camel-example-spring/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-spring/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/examples/camel-example-spring/pom.xml (original) +++ camel/trunk/examples/camel-example-spring/pom.xml Mon Jan 24 21:50:50 2011 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>camel-example-spring</artifactId> Modified: camel/trunk/examples/camel-example-tracer/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-tracer/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/examples/camel-example-tracer/pom.xml (original) +++ camel/trunk/examples/camel-example-tracer/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>camel-example-tracer</artifactId> Modified: camel/trunk/examples/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/examples/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/examples/pom.xml (original) +++ camel/trunk/examples/pom.xml Mon Jan 24 21:50:50 2011 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/parent/pom.xml (original) +++ camel/trunk/parent/pom.xml Mon Jan 24 21:50:50 2011 @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel :: Parent</name> <description>Camel Parent POM</description> Modified: camel/trunk/platforms/karaf/features/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/platforms/karaf/features/pom.xml (original) +++ camel/trunk/platforms/karaf/features/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> Modified: camel/trunk/platforms/karaf/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/platforms/karaf/pom.xml (original) +++ camel/trunk/platforms/karaf/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> <packaging>pom</packaging> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <name>Camel :: Platforms :: Apache Karaf</name> <properties> Modified: camel/trunk/platforms/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/platforms/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/platforms/pom.xml (original) +++ camel/trunk/platforms/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> Modified: camel/trunk/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/pom.xml (original) +++ camel/trunk/pom.xml Mon Jan 24 21:50:50 2011 @@ -28,7 +28,7 @@ <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel</name> <description>Camel build POM</description> @@ -121,9 +121,9 @@ </modules> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.6.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/tags/camel-2.6.0</developerConnection> - <url>http://svn.apache.org/viewvc/camel/tags/camel-2.6.0</url> + <connection>scm:svn:https://svn.apache.org/repos/asf/camel/trunk</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/camel/trunk</developerConnection> + <url>http://svn.apache.org/viewvc/camel/trunk/</url> </scm> <build> Modified: camel/trunk/tests/camel-itest-osgi/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-osgi/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/camel-itest-osgi/pom.xml (original) +++ camel/trunk/tests/camel-itest-osgi/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tests/camel-itest-spring-2.0/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-spring-2.0/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/camel-itest-spring-2.0/pom.xml (original) +++ camel/trunk/tests/camel-itest-spring-2.0/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tests/camel-itest-spring-2.5/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-spring-2.5/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/camel-itest-spring-2.5/pom.xml (original) +++ camel/trunk/tests/camel-itest-spring-2.5/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tests/camel-itest-standalone/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest-standalone/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/camel-itest-standalone/pom.xml (original) +++ camel/trunk/tests/camel-itest-standalone/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tests/camel-itest/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-itest/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/camel-itest/pom.xml (original) +++ camel/trunk/tests/camel-itest/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tests/camel-partial-classpath-test/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/camel-partial-classpath-test/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/camel-partial-classpath-test/pom.xml (original) +++ camel/trunk/tests/camel-partial-classpath-test/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tests/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/pom.xml (original) +++ camel/trunk/tests/pom.xml Mon Jan 24 21:50:50 2011 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> Modified: camel/trunk/tests/test-bundles/mock-javamail_1.7/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/test-bundles/mock-javamail_1.7/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/test-bundles/mock-javamail_1.7/pom.xml (original) +++ camel/trunk/tests/test-bundles/mock-javamail_1.7/pom.xml Mon Jan 24 21:50:50 2011 @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.camel.tests.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <groupId>org.apache.camel.tests</groupId> <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <packaging>bundle</packaging> <name>Camel :: Test Bundles: ${pkgArtifactId}-${pkgVersion}</name> <description> Modified: camel/trunk/tests/test-bundles/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tests/test-bundles/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tests/test-bundles/pom.xml (original) +++ camel/trunk/tests/test-bundles/pom.xml Mon Jan 24 21:50:50 2011 @@ -23,14 +23,14 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.camel.tests.bundles</groupId> <artifactId>bundles-pom</artifactId> <packaging>pom</packaging> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <name>Camel :: Tests Bundles</name> <properties> Modified: camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml (original) +++ camel/trunk/tooling/archetypes/camel-archetype-activemq/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> Modified: camel/trunk/tooling/archetypes/camel-archetype-component/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-component/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/archetypes/camel-archetype-component/pom.xml (original) +++ camel/trunk/tooling/archetypes/camel-archetype-component/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> Modified: camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml (original) +++ camel/trunk/tooling/archetypes/camel-archetype-java/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> Modified: camel/trunk/tooling/archetypes/camel-archetype-scala/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-scala/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/archetypes/camel-archetype-scala/pom.xml (original) +++ camel/trunk/tooling/archetypes/camel-archetype-scala/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> Modified: camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml (original) +++ camel/trunk/tooling/archetypes/camel-archetype-spring/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> Modified: camel/trunk/tooling/archetypes/camel-archetype-war/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/camel-archetype-war/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/archetypes/camel-archetype-war/pom.xml (original) +++ camel/trunk/tooling/archetypes/camel-archetype-war/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../../parent</relativePath> </parent> Modified: camel/trunk/tooling/archetypes/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/archetypes/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/archetypes/pom.xml (original) +++ camel/trunk/tooling/archetypes/pom.xml Mon Jan 24 21:50:50 2011 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tooling/camel-manual/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/camel-manual/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/camel-manual/pom.xml (original) +++ camel/trunk/tooling/camel-manual/pom.xml Mon Jan 24 21:50:50 2011 @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tooling/maven/camel-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/maven/camel-maven-plugin/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/maven/camel-maven-plugin/pom.xml (original) +++ camel/trunk/tooling/maven/camel-maven-plugin/pom.xml Mon Jan 24 21:50:50 2011 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>maven-plugins</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>camel-maven-plugin</artifactId> Modified: camel/trunk/tooling/maven/guice-maven-plugin/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/maven/guice-maven-plugin/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/maven/guice-maven-plugin/pom.xml (original) +++ camel/trunk/tooling/maven/guice-maven-plugin/pom.xml Mon Jan 24 21:50:50 2011 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>maven-plugins</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>guice-maven-plugin</artifactId> Modified: camel/trunk/tooling/maven/maven-html-to-pdf/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/maven/maven-html-to-pdf/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/maven/maven-html-to-pdf/pom.xml (original) +++ camel/trunk/tooling/maven/maven-html-to-pdf/pom.xml Mon Jan 24 21:50:50 2011 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>maven-plugins</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>maven-html-to-pdf</artifactId> Modified: camel/trunk/tooling/maven/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/maven/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/maven/pom.xml (original) +++ camel/trunk/tooling/maven/pom.xml Mon Jan 24 21:50:50 2011 @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> Modified: camel/trunk/tooling/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/tooling/pom.xml?rev=1063002&r1=1063001&r2=1063002&view=diff ============================================================================== --- camel/trunk/tooling/pom.xml (original) +++ camel/trunk/tooling/pom.xml Mon Jan 24 21:50:50 2011 @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.6.0</version> + <version>2.7-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent>