Updated Branches: refs/heads/camel-2.9.x 0b0fd8139 -> ad7a32bbc
http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-guice-jms/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml index 9808ce1..1efbe76 100644 --- a/examples/camel-example-guice-jms/pom.xml +++ b/examples/camel-example-guice-jms/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-jms-file/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml index 16ce4ce..5679f2b 100755 --- a/examples/camel-example-jms-file/pom.xml +++ b/examples/camel-example-jms-file/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-jmx/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml index 7f485dc..4875e4a 100644 --- a/examples/camel-example-jmx/pom.xml +++ b/examples/camel-example-jmx/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-loadbalancing/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml index 64b4e34..d670780 100644 --- a/examples/camel-example-loadbalancing/pom.xml +++ b/examples/camel-example-loadbalancing/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>camel-example-loadbalancing</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-loan-broker/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-loan-broker/pom.xml b/examples/camel-example-loan-broker/pom.xml index 38162bf..1b40f0b 100644 --- a/examples/camel-example-loan-broker/pom.xml +++ b/examples/camel-example-loan-broker/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-management/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml index ec5280e..8134498 100644 --- a/examples/camel-example-management/pom.xml +++ b/examples/camel-example-management/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-osgi-rmi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-osgi-rmi/pom.xml b/examples/camel-example-osgi-rmi/pom.xml index 4a55d29..a96eced 100644 --- a/examples/camel-example-osgi-rmi/pom.xml +++ b/examples/camel-example-osgi-rmi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>camel-example-osgi-rmi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml index 2ca510f..04df5e3 100644 --- a/examples/camel-example-osgi/pom.xml +++ b/examples/camel-example-osgi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-pojo-messaging/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml index 409972b..70405b7 100644 --- a/examples/camel-example-pojo-messaging/pom.xml +++ b/examples/camel-example-pojo-messaging/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-reportincident-wssecurity/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml index 78a45d7..7bc5a7a 100644 --- a/examples/camel-example-reportincident-wssecurity/pom.xml +++ b/examples/camel-example-reportincident-wssecurity/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-reportincident/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml index 0726c27..91e352f 100755 --- a/examples/camel-example-reportincident/pom.xml +++ b/examples/camel-example-reportincident/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-route-throttling/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml index d81473a..4ccc84f 100644 --- a/examples/camel-example-route-throttling/pom.xml +++ b/examples/camel-example-route-throttling/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-servlet-tomcat/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml index 3d1aa8b..eefa97b 100755 --- a/examples/camel-example-servlet-tomcat/pom.xml +++ b/examples/camel-example-servlet-tomcat/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-simplejirabot/javadsl/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml index 3263398..24fff80 100644 --- a/examples/camel-example-simplejirabot/javadsl/pom.xml +++ b/examples/camel-example-simplejirabot/javadsl/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>camel-example-simplejirabot</artifactId> <groupId>org.apache.camel</groupId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-simplejirabot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml index e0ecd2c..6e61219 100644 --- a/examples/camel-example-simplejirabot/pom.xml +++ b/examples/camel-example-simplejirabot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-simplejirabot/xmlconf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml index 31a48314..63e47a9 100644 --- a/examples/camel-example-simplejirabot/xmlconf/pom.xml +++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>camel-example-simplejirabot</artifactId> <groupId>org.apache.camel</groupId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-spring-javaconfig/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml index 1dcd34e..f31dc2b 100644 --- a/examples/camel-example-spring-javaconfig/pom.xml +++ b/examples/camel-example-spring-javaconfig/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-spring-jms/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml index 8b486b2..9c98851 100644 --- a/examples/camel-example-spring-jms/pom.xml +++ b/examples/camel-example-spring-jms/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-spring-security/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml index 5f71060..62879ad 100755 --- a/examples/camel-example-spring-security/pom.xml +++ b/examples/camel-example-spring-security/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-spring-ws/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml index 4342867..2b21c4f 100644 --- a/examples/camel-example-spring-ws/pom.xml +++ b/examples/camel-example-spring-ws/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-ws</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-spring-xquery/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml index a6f29c0..dccc3ad 100755 --- a/examples/camel-example-spring-xquery/pom.xml +++ b/examples/camel-example-spring-xquery/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml index d48cfe7..f835e0e 100755 --- a/examples/camel-example-spring/pom.xml +++ b/examples/camel-example-spring/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/camel-example-tracer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml index 50977bb..3e2dd51 100644 --- a/examples/camel-example-tracer/pom.xml +++ b/examples/camel-example-tracer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index fbebd8e..08a7227 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4477c2c..7b42b9e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel :: Parent</name> <description>Camel Parent POM</description> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/platforms/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml index 281e980..43ef60c 100644 --- a/platforms/karaf/commands/pom.xml +++ b/platforms/karaf/commands/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/platforms/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml index 618d147..5adf9c0 100644 --- a/platforms/karaf/features/pom.xml +++ b/platforms/karaf/features/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/platforms/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index cf8e33c..06f3361 100644 --- a/platforms/karaf/pom.xml +++ b/platforms/karaf/pom.xml @@ -24,14 +24,14 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> <packaging>pom</packaging> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <name>Camel :: Platforms :: Apache Karaf</name> <modules> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/platforms/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/pom.xml b/platforms/pom.xml index 003c97c..e9150a1 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6a0c2f8..827829a 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel</name> <description>Camel build POM</description> @@ -123,7 +123,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection> <url>https://fisheye6.atlassian.com/browse/~br=camel-2.9.x/camel-git</url> - <tag>camel-2.9.8</tag> + <tag>HEAD</tag> </scm> <build> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tests/camel-itest-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml index 22347cf..808f48a 100644 --- a/tests/camel-itest-standalone/pom.xml +++ b/tests/camel-itest-standalone/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tests/camel-itest/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml index 25b85e0..553da8b 100644 --- a/tests/camel-itest/pom.xml +++ b/tests/camel-itest/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 ec64427..c5dd9ae 100644 --- a/tests/camel-partial-classpath-test/pom.xml +++ b/tests/camel-partial-classpath-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tests/camel-typeconverterscan-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml index 6494bbb..c143769 100644 --- a/tests/camel-typeconverterscan-test/pom.xml +++ b/tests/camel-typeconverterscan-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index fbdade6..b434174 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 59662bb..b4e3ce3 100644 --- a/tests/test-bundles/mock-javamail_1.7/pom.xml +++ b/tests/test-bundles/mock-javamail_1.7/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.camel.tests.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.tests</groupId> <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <packaging>bundle</packaging> <name>Camel :: Integration Tests :: Test Bundles: ${pkgArtifactId}-${pkgVersion}</name> <description> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tests/test-bundles/pom.xml ---------------------------------------------------------------------- diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml index bce79a9..0494b38 100644 --- a/tests/test-bundles/pom.xml +++ b/tests/test-bundles/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> <groupId>org.apache.camel.tests.bundles</groupId> <artifactId>bundles-pom</artifactId> <packaging>pom</packaging> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <name>Camel :: Integration Tests :: Test Bundles</name> <properties> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 4a832e7..7dfaedc 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 ca39b05..6a58c38 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 bab5bb6..7d9ec79 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 2728412..cf1d588 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 7a1668c..8362d2f 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 3e8e6b9..f04ad7d 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 b50a4b7..1d73972 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 ccfba8e..3c772f4 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 3b6ede2..b6c8c79 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 07f0f08..64fff2e 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index bf0960b..b7582ee 100644 --- a/tooling/archetypes/pom.xml +++ b/tooling/archetypes/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tooling/camel-manual/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml index 0f6096b..f33f092 100644 --- a/tooling/camel-manual/pom.xml +++ b/tooling/camel-manual/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 8375a92..c162b12 100644 --- a/tooling/maven/camel-maven-plugin/pom.xml +++ b/tooling/maven/camel-maven-plugin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>maven-plugins</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>camel-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/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 13bd607..6dcbab1 100644 --- a/tooling/maven/guice-maven-plugin/pom.xml +++ b/tooling/maven/guice-maven-plugin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>maven-plugins</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>guice-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tooling/maven/maven-html-to-pdf/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/maven-html-to-pdf/pom.xml b/tooling/maven/maven-html-to-pdf/pom.xml index 689bb33..3df613b 100644 --- a/tooling/maven/maven-html-to-pdf/pom.xml +++ b/tooling/maven/maven-html-to-pdf/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>maven-plugins</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> </parent> <artifactId>maven-html-to-pdf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tooling/maven/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml index 4a4eb9b..bb76b4f 100644 --- a/tooling/maven/pom.xml +++ b/tooling/maven/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/ad7a32bb/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index 5e56693..632ce4e 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.9.8</version> + <version>2.9.9-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent>