Updated Branches: refs/heads/camel-2.9.x c6745db2f -> dc494ef7a
updated the maven version number in the files the maven release plugin skipped Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dc494ef7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/dc494ef7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/dc494ef7 Branch: refs/heads/camel-2.9.x Commit: dc494ef7a15cd6ba333839586f3bde3c647a406f Parents: c6745db Author: cmueller <cmuel...@apache.org> Authored: Sat Sep 21 17:33:33 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Sat Sep 21 17:33:33 2013 +0200 ---------------------------------------------------------------------- etc/pom.xml | 2 +- tests/camel-itest-karaf/pom.xml | 2 +- tests/camel-itest-osgi/pom.xml | 2 +- tests/camel-performance/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/dc494ef7/etc/pom.xml ---------------------------------------------------------------------- diff --git a/etc/pom.xml b/etc/pom.xml index f7f8c13..a092a4d 100755 --- a/etc/pom.xml +++ b/etc/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8-SNAPSHOT</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>camel-etc</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/dc494ef7/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index 02d50dc..2819174 100644 --- a/tests/camel-itest-karaf/pom.xml +++ b/tests/camel-itest-karaf/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8-SNAPSHOT</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/dc494ef7/tests/camel-itest-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml index af2d3e5..18cd198 100644 --- a/tests/camel-itest-osgi/pom.xml +++ b/tests/camel-itest-osgi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8-SNAPSHOT</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/dc494ef7/tests/camel-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index 696c9de..108d488 100644 --- a/tests/camel-performance/pom.xml +++ b/tests/camel-performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>tests</artifactId> - <version>2.9.8-SNAPSHOT</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>camel-performance</artifactId>