Updated Branches: refs/heads/camel-2.10.x 1d6d1fb86 -> aa2da16c3
updated the version number for the modules the maven release plugin didn't Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aa2da16c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aa2da16c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/aa2da16c Branch: refs/heads/camel-2.10.x Commit: aa2da16c391ec269bec206dedb728968b6e3267d Parents: 1d6d1fb Author: cmueller <cmuel...@apache.org> Authored: Sun Jul 7 16:36:04 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Sun Jul 7 16:36:04 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/aa2da16c/etc/pom.xml ---------------------------------------------------------------------- diff --git a/etc/pom.xml b/etc/pom.xml index 56ed2fb..3d8c00e 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.6-SNAPSHOT</version> + <version>2.10.7-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/aa2da16c/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index 59c37c4..fd1ab5b 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.6-SNAPSHOT</version> + <version>2.10.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/aa2da16c/tests/camel-itest-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml index 921180d..abbe079 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.6-SNAPSHOT</version> + <version>2.10.7-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/aa2da16c/tests/camel-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index 18ffe17..2e1fd07 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.6-SNAPSHOT</version> + <version>2.10.7-SNAPSHOT</version> </parent> <artifactId>camel-performance</artifactId>