Shouldn't be the new version on trunk 2.15-SNAPSHOT?

Best,

Christian
-----------------

Software Integration Specialist

Apache Member
V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer
Apache Incubator PMC Member

https://www.linkedin.com/pub/christian-mueller/11/551/642

On Thu, Sep 11, 2014 at 5:26 AM, <ningji...@apache.org> wrote:

> Repository: camel
> Updated Branches:
>   refs/heads/master 38cc1f580 -> 4f302f316
>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tests/camel-itest-spring32/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tests/camel-itest-spring32/pom.xml
> b/tests/camel-itest-spring32/pom.xml
> index 82ae1ac..b9ed7ea 100644
> --- a/tests/camel-itest-spring32/pom.xml
> +++ b/tests/camel-itest-spring32/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tests</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-itest-spring32</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tests/camel-itest-standalone/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tests/camel-itest-standalone/pom.xml
> b/tests/camel-itest-standalone/pom.xml
> index ec03539..fd14374 100644
> --- a/tests/camel-itest-standalone/pom.xml
> +++ b/tests/camel-itest-standalone/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tests</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-itest-standalone</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tests/camel-itest/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
> index cd98186..df873a5 100644
> --- a/tests/camel-itest/pom.xml
> +++ b/tests/camel-itest/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tests</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-itest</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tests/camel-partial-classpath-test/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tests/camel-partial-classpath-test/pom.xml
> b/tests/camel-partial-classpath-test/pom.xml
> index ddba86f..7e4c880 100644
> --- a/tests/camel-partial-classpath-test/pom.xml
> +++ b/tests/camel-partial-classpath-test/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tests</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-partial-classpath-test</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tests/camel-typeconverterscan-test/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tests/camel-typeconverterscan-test/pom.xml
> b/tests/camel-typeconverterscan-test/pom.xml
> index 20b3956..26febdf 100644
> --- a/tests/camel-typeconverterscan-test/pom.xml
> +++ b/tests/camel-typeconverterscan-test/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tests</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-typeconverterscan-test</artifactId>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tests/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tests/pom.xml b/tests/pom.xml
> index e879855..2fe207c 100644
> --- a/tests/pom.xml
> +++ b/tests/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>camel-parent</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>      <relativePath>../parent</relativePath>
>    </parent>
>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tests/test-bundles/mock-javamail_1.7/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml
> b/tests/test-bundles/mock-javamail_1.7/pom.xml
> index 4f51ed3..6511ad7 100644
> --- a/tests/test-bundles/mock-javamail_1.7/pom.xml
> +++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
> @@ -22,7 +22,7 @@
>      <parent>
>          <groupId>org.apache.camel.tests.bundles</groupId>
>          <artifactId>bundles-pom</artifactId>
> -        <version>2.14.0</version>
> +        <version>2.14.1-SNAPSHOT</version>
>      </parent>
>
>      <groupId>org.apache.camel.tests</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tests/test-bundles/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
> index c64e079..d78bf17 100644
> --- a/tests/test-bundles/pom.xml
> +++ b/tests/test-bundles/pom.xml
> @@ -22,7 +22,7 @@
>      <parent>
>        <groupId>org.apache.camel</groupId>
>        <artifactId>camel-parent</artifactId>
> -      <version>2.14.0</version>
> +      <version>2.14.1-SNAPSHOT</version>
>        <relativePath>../../parent</relativePath>
>      </parent>
>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/apt/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml
> index 22d343d..a3e64a1 100644
> --- a/tooling/apt/pom.xml
> +++ b/tooling/apt/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tooling</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-activemq/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml
> b/tooling/archetypes/camel-archetype-activemq/pom.xml
> index ecf2b30..83a932e 100644
> --- a/tooling/archetypes/camel-archetype-activemq/pom.xml
> +++ b/tooling/archetypes/camel-archetype-activemq/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-api-component/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-api-component/pom.xml
> b/tooling/archetypes/camel-archetype-api-component/pom.xml
> index a9b3ad1..88ef910 100644
> --- a/tooling/archetypes/camel-archetype-api-component/pom.xml
> +++ b/tooling/archetypes/camel-archetype-api-component/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-blueprint/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-blueprint/pom.xml
> b/tooling/archetypes/camel-archetype-blueprint/pom.xml
> index 8ba9347..9c5cf37 100644
> --- a/tooling/archetypes/camel-archetype-blueprint/pom.xml
> +++ b/tooling/archetypes/camel-archetype-blueprint/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-component-scala/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-component-scala/pom.xml
> b/tooling/archetypes/camel-archetype-component-scala/pom.xml
> index 77806e6..9dcde57 100644
> --- a/tooling/archetypes/camel-archetype-component-scala/pom.xml
> +++ b/tooling/archetypes/camel-archetype-component-scala/pom.xml
> @@ -23,7 +23,7 @@
>      <parent>
>          <groupId>org.apache.camel</groupId>
>          <artifactId>archetypes</artifactId>
> -        <version>2.14.0</version>
> +        <version>2.14.1-SNAPSHOT</version>
>      </parent>
>
>      <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-component/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-component/pom.xml
> b/tooling/archetypes/camel-archetype-component/pom.xml
> index 8b25d04..bbf5224 100644
> --- a/tooling/archetypes/camel-archetype-component/pom.xml
> +++ b/tooling/archetypes/camel-archetype-component/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
> ----------------------------------------------------------------------
> diff --git
> a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
> b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
> index 55a58e5..17aabb5 100644
> --- a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
> +++ b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
> ----------------------------------------------------------------------
> diff --git
> a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
> b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
> index 2acc609..4c23693 100644
> ---
> a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
> +++
> b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-dataformat/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-dataformat/pom.xml
> b/tooling/archetypes/camel-archetype-dataformat/pom.xml
> index 0ea7f4b..1761143 100644
> --- a/tooling/archetypes/camel-archetype-dataformat/pom.xml
> +++ b/tooling/archetypes/camel-archetype-dataformat/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-groovy/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-groovy/pom.xml
> b/tooling/archetypes/camel-archetype-groovy/pom.xml
> index bec430b..f48f21f 100644
> --- a/tooling/archetypes/camel-archetype-groovy/pom.xml
> +++ b/tooling/archetypes/camel-archetype-groovy/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-java/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-java/pom.xml
> b/tooling/archetypes/camel-archetype-java/pom.xml
> index d88855b..5ff3785 100644
> --- a/tooling/archetypes/camel-archetype-java/pom.xml
> +++ b/tooling/archetypes/camel-archetype-java/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-scala/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-scala/pom.xml
> b/tooling/archetypes/camel-archetype-scala/pom.xml
> index 7a73ab1..79391e5 100644
> --- a/tooling/archetypes/camel-archetype-scala/pom.xml
> +++ b/tooling/archetypes/camel-archetype-scala/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-spring-dm/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-spring-dm/pom.xml
> b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
> index 4779b97..8e71c48 100644
> --- a/tooling/archetypes/camel-archetype-spring-dm/pom.xml
> +++ b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-spring/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-spring/pom.xml
> b/tooling/archetypes/camel-archetype-spring/pom.xml
> index f6de1a5..58c9cbc 100644
> --- a/tooling/archetypes/camel-archetype-spring/pom.xml
> +++ b/tooling/archetypes/camel-archetype-spring/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-web/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-web/pom.xml
> b/tooling/archetypes/camel-archetype-web/pom.xml
> index 02e95d2..7ea5303 100644
> --- a/tooling/archetypes/camel-archetype-web/pom.xml
> +++ b/tooling/archetypes/camel-archetype-web/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/camel-archetype-webconsole/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/camel-archetype-webconsole/pom.xml
> b/tooling/archetypes/camel-archetype-webconsole/pom.xml
> index 53ddc86..6eb095f 100644
> --- a/tooling/archetypes/camel-archetype-webconsole/pom.xml
> +++ b/tooling/archetypes/camel-archetype-webconsole/pom.xml
> @@ -24,7 +24,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>archetypes</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <groupId>org.apache.camel.archetypes</groupId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/archetypes/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
> index 141cb86..a960635 100644
> --- a/tooling/archetypes/pom.xml
> +++ b/tooling/archetypes/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tooling</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>archetypes</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/camel-manual/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
> index a14e973..868501f 100644
> --- a/tooling/camel-manual/pom.xml
> +++ b/tooling/camel-manual/pom.xml
> @@ -23,7 +23,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tooling</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-manual</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/maven/camel-api-component-maven-plugin/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/maven/camel-api-component-maven-plugin/pom.xml
> b/tooling/maven/camel-api-component-maven-plugin/pom.xml
> index bb8821d..3921d7f 100644
> --- a/tooling/maven/camel-api-component-maven-plugin/pom.xml
> +++ b/tooling/maven/camel-api-component-maven-plugin/pom.xml
> @@ -21,7 +21,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>maven-plugins</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-api-component-maven-plugin</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/maven/camel-maven-plugin/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/maven/camel-maven-plugin/pom.xml
> b/tooling/maven/camel-maven-plugin/pom.xml
> index 8283d37..36ac7da 100644
> --- a/tooling/maven/camel-maven-plugin/pom.xml
> +++ b/tooling/maven/camel-maven-plugin/pom.xml
> @@ -21,7 +21,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>maven-plugins</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-maven-plugin</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/maven/camel-package-maven-plugin/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/maven/camel-package-maven-plugin/pom.xml
> b/tooling/maven/camel-package-maven-plugin/pom.xml
> index aa93975..0362323 100644
> --- a/tooling/maven/camel-package-maven-plugin/pom.xml
> +++ b/tooling/maven/camel-package-maven-plugin/pom.xml
> @@ -21,7 +21,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>maven-plugins</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>camel-package-maven-plugin</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/maven/guice-maven-plugin/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/maven/guice-maven-plugin/pom.xml
> b/tooling/maven/guice-maven-plugin/pom.xml
> index 5332a10..f7c8ab3 100644
> --- a/tooling/maven/guice-maven-plugin/pom.xml
> +++ b/tooling/maven/guice-maven-plugin/pom.xml
> @@ -21,7 +21,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>maven-plugins</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>guice-maven-plugin</artifactId>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/maven/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
> index a844077..7c1d9d4 100644
> --- a/tooling/maven/pom.xml
> +++ b/tooling/maven/pom.xml
> @@ -21,7 +21,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tooling</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <artifactId>maven-plugins</artifactId>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/pom.xml b/tooling/pom.xml
> index 6ea85a3..c522700 100644
> --- a/tooling/pom.xml
> +++ b/tooling/pom.xml
> @@ -21,7 +21,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>camel-parent</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>      <relativePath>../parent</relativePath>
>    </parent>
>
>
>
> http://git-wip-us.apache.org/repos/asf/camel/blob/4f302f31/tooling/spi-annotations/pom.xml
> ----------------------------------------------------------------------
> diff --git a/tooling/spi-annotations/pom.xml
> b/tooling/spi-annotations/pom.xml
> index 71f0429..055ecd3 100644
> --- a/tooling/spi-annotations/pom.xml
> +++ b/tooling/spi-annotations/pom.xml
> @@ -22,7 +22,7 @@
>    <parent>
>      <groupId>org.apache.camel</groupId>
>      <artifactId>tooling</artifactId>
> -    <version>2.14.0</version>
> +    <version>2.14.1-SNAPSHOT</version>
>    </parent>
>
>    <!-- should not be OSGi bundle as we shade this component into
> camel-core -->
>
>

Reply via email to