Updated Branches: refs/heads/camel-2.10.x 877937d94 -> a05eacb1a
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/a05eacb1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a05eacb1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a05eacb1 Branch: refs/heads/camel-2.10.x Commit: a05eacb1a6664118de6500cb1202d0fd89e1588f Parents: 877937d Author: cmueller <cmuel...@apache.org> Authored: Thu Sep 19 23:34:33 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Thu Sep 19 23:34: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/a05eacb1/etc/pom.xml ---------------------------------------------------------------------- diff --git a/etc/pom.xml b/etc/pom.xml index 3d8c00e..4329249 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.10.7-SNAPSHOT</version> + <version>2.10.8-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/a05eacb1/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index fd1ab5b..9b96d35 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.10.7-SNAPSHOT</version> + <version>2.10.8-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/a05eacb1/tests/camel-itest-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml index abbe079..e5e064b 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.10.7-SNAPSHOT</version> + <version>2.10.8-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/a05eacb1/tests/camel-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index 2e1fd07..490a32d 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.10.7-SNAPSHOT</version> + <version>2.10.8-SNAPSHOT</version> </parent> <artifactId>camel-performance</artifactId>