Repository: camel Updated Branches: refs/heads/master 7f4952d45 -> 40c9b2543
http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/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 5412c7e..2692a75 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index cb5c338..99c6cb3 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <artifactId>archetypes</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/tooling/camel-manual/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml index ece6fdc..0d4aa5e 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <artifactId>camel-manual</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/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 ebd7b78..78e51fc 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <artifactId>camel-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/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 8f5424d..6f35743 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <artifactId>camel-package-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/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 f086bbd..63e4dfb 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <artifactId>guice-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/tooling/maven/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml index 4c99257..de5078a 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <artifactId>maven-plugins</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index ecfa5ba..b950372 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/40c9b254/tooling/spi-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml index 4c22ae1..e13e26d 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.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <!-- should not be OSGi bundle as we shade this component into camel-core -->