Repository: camel Updated Branches: refs/heads/camel-2.18.x 1d575be7a -> 9c9129cdf
http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cdi-rest-servlet/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml b/examples/camel-example-cdi-rest-servlet/pom.xml index 655be84..1a44d3c 100755 --- a/examples/camel-example-cdi-rest-servlet/pom.xml +++ b/examples/camel-example-cdi-rest-servlet/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-rest-servlet</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cdi-test/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cdi-test/pom.xml b/examples/camel-example-cdi-test/pom.xml index 0b8bf47..293acff 100644 --- a/examples/camel-example-cdi-test/pom.xml +++ b/examples/camel-example-cdi-test/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cdi-xml/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cdi-xml/pom.xml b/examples/camel-example-cdi-xml/pom.xml index 6fc0428..9e75f5f 100755 --- a/examples/camel-example-cdi-xml/pom.xml +++ b/examples/camel-example-cdi-xml/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml index 25dfb62..beb8f04 100644 --- a/examples/camel-example-cdi/pom.xml +++ b/examples/camel-example-cdi/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-console/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml index c56c9bd..973f262 100644 --- a/examples/camel-example-console/pom.xml +++ b/examples/camel-example-console/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-console</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cxf-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml index bfd5bc7..d9e9f11 100644 --- a/examples/camel-example-cxf-blueprint/pom.xml +++ b/examples/camel-example-cxf-blueprint/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cxf-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf-osgi/pom.xml b/examples/camel-example-cxf-osgi/pom.xml index d4aa5e4..288e903 100644 --- a/examples/camel-example-cxf-osgi/pom.xml +++ b/examples/camel-example-cxf-osgi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cxf-proxy/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml index ef1b50c..ea955c1 100755 --- a/examples/camel-example-cxf-proxy/pom.xml +++ b/examples/camel-example-cxf-proxy/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-proxy</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cxf-tomcat/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml index cc4742b..fa9b263 100755 --- a/examples/camel-example-cxf-tomcat/pom.xml +++ b/examples/camel-example-cxf-tomcat/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml index 3e7bfaa..27b141d 100644 --- a/examples/camel-example-cxf/pom.xml +++ b/examples/camel-example-cxf/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-etl/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml index 8d90f34..ea9bd2b 100644 --- a/examples/camel-example-etl/pom.xml +++ b/examples/camel-example-etl/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-etl</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-ftp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml index f76fb2f..17c8f33 100644 --- a/examples/camel-example-ftp/pom.xml +++ b/examples/camel-example-ftp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-ftp</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 7347486..b9c5050 100644 --- a/examples/camel-example-guice-jms/pom.xml +++ b/examples/camel-example-guice-jms/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-guice-jms</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-hystrix/client/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-hystrix/client/pom.xml b/examples/camel-example-hystrix/client/pom.xml index 0729329..00be379 100644 --- a/examples/camel-example-hystrix/client/pom.xml +++ b/examples/camel-example-hystrix/client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-hystrix</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-hystrix-client</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-hystrix/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml index 81961ff..b3615f0 100644 --- a/examples/camel-example-hystrix/pom.xml +++ b/examples/camel-example-hystrix/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-hystrix</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-hystrix/service1/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-hystrix/service1/pom.xml b/examples/camel-example-hystrix/service1/pom.xml index 2e80b04..fc786c4 100644 --- a/examples/camel-example-hystrix/service1/pom.xml +++ b/examples/camel-example-hystrix/service1/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-hystrix</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-hystrix-service1</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-hystrix/service2/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-hystrix/service2/pom.xml b/examples/camel-example-hystrix/service2/pom.xml index 6cfb669..b3509a7 100644 --- a/examples/camel-example-hystrix/service2/pom.xml +++ b/examples/camel-example-hystrix/service2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-hystrix</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-hystrix-service2</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-java8-rx/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-java8-rx/pom.xml b/examples/camel-example-java8-rx/pom.xml index 881a94a..8562925 100644 --- a/examples/camel-example-java8-rx/pom.xml +++ b/examples/camel-example-java8-rx/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-java8-rx</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-java8/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml index 86d9601..cbdb248 100644 --- a/examples/camel-example-java8/pom.xml +++ b/examples/camel-example-java8/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-java8</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml index b7fd863..1ce9987 100644 --- a/examples/camel-example-jdbc/pom.xml +++ b/examples/camel-example-jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-jdbc</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 26d35f3..473e215 100755 --- a/examples/camel-example-jms-file/pom.xml +++ b/examples/camel-example-jms-file/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-jms-file</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-jmx/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml index 4cf7e56..f3a1659 100644 --- a/examples/camel-example-jmx/pom.xml +++ b/examples/camel-example-jmx/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-jmx</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-loadbalancing/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml index 149b558..b2294af 100644 --- a/examples/camel-example-loadbalancing/pom.xml +++ b/examples/camel-example-loadbalancing/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-loadbalancing</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 a44fe96..d26fe6d 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-loan-broker</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-management/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml index 90ca8ad..e68f1e0 100644 --- a/examples/camel-example-management/pom.xml +++ b/examples/camel-example-management/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-management</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-mybatis/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml index 14e9a93..394fe02 100644 --- a/examples/camel-example-mybatis/pom.xml +++ b/examples/camel-example-mybatis/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-mybatis</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-netty-http/myapp-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-netty-http/myapp-cdi/pom.xml b/examples/camel-example-netty-http/myapp-cdi/pom.xml index ed3ecb1..673a34c 100644 --- a/examples/camel-example-netty-http/myapp-cdi/pom.xml +++ b/examples/camel-example-netty-http/myapp-cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-netty-http</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-myapp-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-netty-http/myapp-one/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-netty-http/myapp-one/pom.xml b/examples/camel-example-netty-http/myapp-one/pom.xml index 52e1cf4..6795910 100644 --- a/examples/camel-example-netty-http/myapp-one/pom.xml +++ b/examples/camel-example-netty-http/myapp-one/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-netty-http</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-myapp-one</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-netty-http/myapp-two/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-netty-http/myapp-two/pom.xml b/examples/camel-example-netty-http/myapp-two/pom.xml index 69b8022..e48ca9a 100644 --- a/examples/camel-example-netty-http/myapp-two/pom.xml +++ b/examples/camel-example-netty-http/myapp-two/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-netty-http</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-myapp-two</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-netty-http/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-netty-http/pom.xml b/examples/camel-example-netty-http/pom.xml index 5fe92f7..185d880 100644 --- a/examples/camel-example-netty-http/pom.xml +++ b/examples/camel-example-netty-http/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-http</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-netty-http/shared-netty-http-server/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml index 8277aa7..4317eca 100644 --- a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml +++ b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-netty-http</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-http-shared</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 f08a8ac..b5ce811 100644 --- a/examples/camel-example-osgi-rmi/pom.xml +++ b/examples/camel-example-osgi-rmi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-osgi-rmi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 42648f3..55cc031 100644 --- a/examples/camel-example-pojo-messaging/pom.xml +++ b/examples/camel-example-pojo-messaging/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-pojo-messaging</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 e3a6775..758b8ae 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-reportincident-wssecurity</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-reportincident/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml index 1b4884a..7dea5a3 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-reportincident</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-restlet-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-restlet-jdbc/pom.xml b/examples/camel-example-restlet-jdbc/pom.xml index d1bf534..aafdd76 100755 --- a/examples/camel-example-restlet-jdbc/pom.xml +++ b/examples/camel-example-restlet-jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-restlet-jdbc</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 e26c512..d56ecc0 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-route-throttling</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-servlet-rest-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml index 587a2d0..701f6a9 100755 --- a/examples/camel-example-servlet-rest-blueprint/pom.xml +++ b/examples/camel-example-servlet-rest-blueprint/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-rest-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-servlet-tomcat-no-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-servlet-tomcat-no-spring/pom.xml b/examples/camel-example-servlet-tomcat-no-spring/pom.xml index 9ab5195..92bcc6a 100755 --- a/examples/camel-example-servlet-tomcat-no-spring/pom.xml +++ b/examples/camel-example-servlet-tomcat-no-spring/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-tomcat-no-spring</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 697a0b3..674da1e 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 73fd08d..e18f362 100644 --- a/examples/camel-example-simplejirabot/javadsl/pom.xml +++ b/examples/camel-example-simplejirabot/javadsl/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-simplejirabot</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot-javadsl</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-simplejirabot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml index 4f9c5b6..1be7bdd 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 9f99946..26b3721 100644 --- a/examples/camel-example-simplejirabot/xmlconf/pom.xml +++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-simplejirabot</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot-xmlconf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-spark-rest/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spark-rest/pom.xml b/examples/camel-example-spark-rest/pom.xml index 06715c6..cc90298 100755 --- a/examples/camel-example-spark-rest/pom.xml +++ b/examples/camel-example-spark-rest/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spark-rest</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-splunk/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml index b65d9f0..eae025e 100644 --- a/examples/camel-example-splunk/pom.xml +++ b/examples/camel-example-splunk/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-splunk</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-spring-boot-live-reload/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-live-reload/pom.xml b/examples/camel-example-spring-boot-live-reload/pom.xml index 2e57a2f..e504b7b 100644 --- a/examples/camel-example-spring-boot-live-reload/pom.xml +++ b/examples/camel-example-spring-boot-live-reload/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-live-reload</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-spring-boot-metrics/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-metrics/pom.xml b/examples/camel-example-spring-boot-metrics/pom.xml index c339751..a908d89 100644 --- a/examples/camel-example-spring-boot-metrics/pom.xml +++ b/examples/camel-example-spring-boot-metrics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-metrics</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-spring-boot-rest-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-rest-jpa/pom.xml b/examples/camel-example-spring-boot-rest-jpa/pom.xml index 3d30bb3..3175033 100644 --- a/examples/camel-example-spring-boot-rest-jpa/pom.xml +++ b/examples/camel-example-spring-boot-rest-jpa/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-rest-jpa</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-spring-boot-starter/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-starter/pom.xml b/examples/camel-example-spring-boot-starter/pom.xml index 2932dbc..d8868ef 100644 --- a/examples/camel-example-spring-boot-starter/pom.xml +++ b/examples/camel-example-spring-boot-starter/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-starter</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-spring-boot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot/pom.xml b/examples/camel-example-spring-boot/pom.xml index 35ef840..b8eb1db 100644 --- a/examples/camel-example-spring-boot/pom.xml +++ b/examples/camel-example-spring-boot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-spring-dm/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-dm/pom.xml b/examples/camel-example-spring-dm/pom.xml index ea2a34c..e9e073d 100644 --- a/examples/camel-example-spring-dm/pom.xml +++ b/examples/camel-example-spring-dm/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-dm</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 02dbda5..2584dc9 100644 --- a/examples/camel-example-spring-javaconfig/pom.xml +++ b/examples/camel-example-spring-javaconfig/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-javaconfig</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 fca5852..2e87572 100644 --- a/examples/camel-example-spring-jms/pom.xml +++ b/examples/camel-example-spring-jms/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-jms</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 71c8f57..693ae2f 100755 --- a/examples/camel-example-spring-security/pom.xml +++ b/examples/camel-example-spring-security/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-security</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 0a67d18..dbfe4bc 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-ws</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 7b5b119..618248d 100755 --- a/examples/camel-example-spring-xquery/pom.xml +++ b/examples/camel-example-spring-xquery/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml index 889cdfb..47173c7 100755 --- a/examples/camel-example-spring/pom.xml +++ b/examples/camel-example-spring/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-sql-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml index c310a56..7d2a303 100644 --- a/examples/camel-example-sql-blueprint/pom.xml +++ b/examples/camel-example-sql-blueprint/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-sql-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml index 9842751..f42f408 100644 --- a/examples/camel-example-sql/pom.xml +++ b/examples/camel-example-sql/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-sql</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-ssh-security/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ssh-security/pom.xml b/examples/camel-example-ssh-security/pom.xml index 50bd9a1..816548c 100644 --- a/examples/camel-example-ssh-security/pom.xml +++ b/examples/camel-example-ssh-security/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-ssh-security</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml index 02b40c5..347da40 100644 --- a/examples/camel-example-ssh/pom.xml +++ b/examples/camel-example-ssh/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-ssh</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-swagger-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-swagger-cdi/pom.xml b/examples/camel-example-swagger-cdi/pom.xml index a243c57..140763d 100644 --- a/examples/camel-example-swagger-cdi/pom.xml +++ b/examples/camel-example-swagger-cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-swagger-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-swagger-osgi/pom.xml b/examples/camel-example-swagger-osgi/pom.xml index 1f8c2ce..6f6ac68 100755 --- a/examples/camel-example-swagger-osgi/pom.xml +++ b/examples/camel-example-swagger-osgi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-swagger-xml/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-swagger-xml/pom.xml b/examples/camel-example-swagger-xml/pom.xml index f5279c0..25dfd18 100755 --- a/examples/camel-example-swagger-xml/pom.xml +++ b/examples/camel-example-swagger-xml/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-tracer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml index e6d5af5..7003c44 100644 --- a/examples/camel-example-tracer/pom.xml +++ b/examples/camel-example-tracer/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-tracer</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-twitter-websocket-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml index b9250ad..6f29daf 100644 --- a/examples/camel-example-twitter-websocket-blueprint/pom.xml +++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-twitter-websocket-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-twitter-websocket/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-twitter-websocket/pom.xml b/examples/camel-example-twitter-websocket/pom.xml index 10e42e2..24cd48d 100644 --- a/examples/camel-example-twitter-websocket/pom.xml +++ b/examples/camel-example-twitter-websocket/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-twitter-websocket</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-widget-gadget-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-widget-gadget-cdi/pom.xml b/examples/camel-example-widget-gadget-cdi/pom.xml index 6c7a840..cc3446f 100755 --- a/examples/camel-example-widget-gadget-cdi/pom.xml +++ b/examples/camel-example-widget-gadget-cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-widget-gadget-java/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-widget-gadget-java/pom.xml b/examples/camel-example-widget-gadget-java/pom.xml index e5f409f..caee2e3 100755 --- a/examples/camel-example-widget-gadget-java/pom.xml +++ b/examples/camel-example-widget-gadget-java/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-java</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-widget-gadget-xml/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-widget-gadget-xml/pom.xml b/examples/camel-example-widget-gadget-xml/pom.xml index de663c0..21967e8 100755 --- a/examples/camel-example-widget-gadget-xml/pom.xml +++ b/examples/camel-example-widget-gadget-xml/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-zipkin/client/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-zipkin/client/pom.xml b/examples/camel-example-zipkin/client/pom.xml index 5bfdee8..6a9a675 100644 --- a/examples/camel-example-zipkin/client/pom.xml +++ b/examples/camel-example-zipkin/client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-zipkin</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-client</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-zipkin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml index 69a2492..1792ac7 100644 --- a/examples/camel-example-zipkin/pom.xml +++ b/examples/camel-example-zipkin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-zipkin/service1/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-zipkin/service1/pom.xml b/examples/camel-example-zipkin/service1/pom.xml index a9e0228..70d91a4 100644 --- a/examples/camel-example-zipkin/service1/pom.xml +++ b/examples/camel-example-zipkin/service1/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-zipkin</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-service1</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/camel-example-zipkin/service2/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-zipkin/service2/pom.xml b/examples/camel-example-zipkin/service2/pom.xml index 8db0c87..f749211 100644 --- a/examples/camel-example-zipkin/service2/pom.xml +++ b/examples/camel-example-zipkin/service2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-zipkin</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-service2</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 99a5654..a66b7ee 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 0f7c0b2..4ac0288 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/catalog-lucene/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-lucene/pom.xml b/platforms/catalog-lucene/pom.xml index 35acc2e..665798f 100644 --- a/platforms/catalog-lucene/pom.xml +++ b/platforms/catalog-lucene/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-lucene</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/catalog-maven/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-maven/pom.xml b/platforms/catalog-maven/pom.xml index c209352..1313500 100644 --- a/platforms/catalog-maven/pom.xml +++ b/platforms/catalog-maven/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-maven</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/catalog-provider-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-provider-karaf/pom.xml b/platforms/catalog-provider-karaf/pom.xml index 933ac63..215f1d1 100644 --- a/platforms/catalog-provider-karaf/pom.xml +++ b/platforms/catalog-provider-karaf/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-provider-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/catalog-provider-springboot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-provider-springboot/pom.xml b/platforms/catalog-provider-springboot/pom.xml index e50ea14..a842739 100644 --- a/platforms/catalog-provider-springboot/pom.xml +++ b/platforms/catalog-provider-springboot/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-provider-springboot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml index c672709..541880d 100644 --- a/platforms/catalog/pom.xml +++ b/platforms/catalog/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/commands/commands-core/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml index efb2e33..d5113fe 100644 --- a/platforms/commands/commands-core/pom.xml +++ b/platforms/commands/commands-core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>commands</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-commands-core</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/commands/commands-jolokia/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml index 8195770..4c37795 100644 --- a/platforms/commands/commands-jolokia/pom.xml +++ b/platforms/commands/commands-jolokia/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>commands</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-commands-jolokia</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/commands/commands-spring-boot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-spring-boot/pom.xml b/platforms/commands/commands-spring-boot/pom.xml index 3e5661d..e859ad6 100755 --- a/platforms/commands/commands-spring-boot/pom.xml +++ b/platforms/commands/commands-spring-boot/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>commands</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-commands-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml index 6fe1116..79a514c 100644 --- a/platforms/commands/pom.xml +++ b/platforms/commands/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>commands</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/karaf/commands-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml index 1a60e85..862c107 100644 --- a/platforms/karaf/commands-catalog/pom.xml +++ b/platforms/karaf/commands-catalog/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml index fa3f0d5..636ad7a 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml index cd28a70..925c0c8 100644 --- a/platforms/karaf/features/pom.xml +++ b/platforms/karaf/features/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index a2be550..263775d 100644 --- a/platforms/karaf/pom.xml +++ b/platforms/karaf/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/platforms/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/pom.xml b/platforms/pom.xml index 6d2a549..5ad6241 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a776b6d..f2f0856 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel</name> <description>Camel build POM</description> @@ -150,7 +150,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=master/camel-git</url> - <tag>camel-2.18.2</tag> + <tag>HEAD</tag> </scm> <build> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/spring-boot-dm/camel-spring-boot-dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index d189b30..8d37981 100644 --- a/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>camel-spring-boot-dm</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>camel-spring-boot-dependencies</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml ---------------------------------------------------------------------- diff --git a/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml b/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml index 85f43f9..d00717a 100644 --- a/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml +++ b/spring-boot-dm/camel-spring-boot-generator-bom/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>camel-spring-boot-dm</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/spring-boot-dm/camel-starter-parent/pom.xml ---------------------------------------------------------------------- diff --git a/spring-boot-dm/camel-starter-parent/pom.xml b/spring-boot-dm/camel-starter-parent/pom.xml index 877d858..302abce 100644 --- a/spring-boot-dm/camel-starter-parent/pom.xml +++ b/spring-boot-dm/camel-starter-parent/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>camel-spring-boot-dm</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/spring-boot-dm/pom.xml ---------------------------------------------------------------------- diff --git a/spring-boot-dm/pom.xml b/spring-boot-dm/pom.xml index 2246c265..1a6c3ed 100644 --- a/spring-boot-dm/pom.xml +++ b/spring-boot-dm/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>camel</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-blueprint-cxf-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml index 57523e1..1c96166 100644 --- a/tests/camel-blueprint-cxf-test/pom.xml +++ b/tests/camel-blueprint-cxf-test/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>tests</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-blueprint-cxf-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-blueprint-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml index 93772f1..e0c484a 100644 --- a/tests/camel-blueprint-test/pom.xml +++ b/tests/camel-blueprint-test/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>tests</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-blueprint-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-itest-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml index e869198..acb3d48 100644 --- a/tests/camel-itest-cdi/pom.xml +++ b/tests/camel-itest-cdi/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>tests</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-itest-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index 4aa7b4b..f907e6e 100644 --- a/tests/camel-itest-karaf/pom.xml +++ b/tests/camel-itest-karaf/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>tests</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-itest-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-itest-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml index c23a30e..1dbd03d 100644 --- a/tests/camel-itest-osgi/pom.xml +++ b/tests/camel-itest-osgi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>tests</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-itest-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-itest-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml index 2e7bd87..2cc5d45 100644 --- a/tests/camel-itest-performance/pom.xml +++ b/tests/camel-itest-performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>tests</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-itest-performance</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-itest-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml index ed73b4f..f638623 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-itest-standalone</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-itest/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml index 228f767..b05065e 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-itest</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 9c2b586..b628283 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-partial-classpath-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index 87eb01e..99f5ae2 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-performance</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/camel-typeconverterscan-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml index 69ca5ba..36609d5 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-typeconverterscan-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index ee9add5..36beb0e 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 c07b001..7aa8ef6 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.tests</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tests/test-bundles/pom.xml ---------------------------------------------------------------------- diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml index 69f676c..f6cf6fb 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/apt/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml index 93071ca..2d0ea85 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>apt</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 70e7355..1531b49 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 06da4ab..dcc2d0a 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 bcb8136..8ffb52c 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/archetypes/camel-archetype-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-cdi/pom.xml b/tooling/archetypes/camel-archetype-cdi/pom.xml index b5cfa77..d741f26 100644 --- a/tooling/archetypes/camel-archetype-cdi/pom.xml +++ b/tooling/archetypes/camel-archetype-cdi/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>archetypes</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 dd57003..21ad9b3 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 628f63f..1f045af 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 8129f1b..1b6f63b 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 c85ba76..b68af01 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/archetypes/camel-archetype-java8/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-java8/pom.xml b/tooling/archetypes/camel-archetype-java8/pom.xml index 3321b46..eb77674 100644 --- a/tooling/archetypes/camel-archetype-java8/pom.xml +++ b/tooling/archetypes/camel-archetype-java8/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>archetypes</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 2405a8e..9c98a82 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/archetypes/camel-archetype-scr/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-scr/pom.xml b/tooling/archetypes/camel-archetype-scr/pom.xml index 79d096c..5865858 100644 --- a/tooling/archetypes/camel-archetype-scr/pom.xml +++ b/tooling/archetypes/camel-archetype-scr/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>archetypes</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/archetypes/camel-archetype-spring-boot/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-spring-boot/pom.xml b/tooling/archetypes/camel-archetype-spring-boot/pom.xml index 39cdedd..681916e 100644 --- a/tooling/archetypes/camel-archetype-spring-boot/pom.xml +++ b/tooling/archetypes/camel-archetype-spring-boot/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>archetypes</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 925ec02..9d337ff 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 caf29ab..4182e45 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 5d66874..e3f9a86 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index 17ff868..c2e8f8a 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>archetypes</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/camel-manual/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml index 23ac4c5..43bd75b 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-manual</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/maven/bom-generator-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/bom-generator-maven-plugin/pom.xml b/tooling/maven/bom-generator-maven-plugin/pom.xml index b34701a..934370b 100644 --- a/tooling/maven/bom-generator-maven-plugin/pom.xml +++ b/tooling/maven/bom-generator-maven-plugin/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.camel</groupId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 5994375..a37956f 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-api-component-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml index 94e9e9a..99c7d3c 100644 --- a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml +++ b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>maven-plugins</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 9469213..b823dce 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 88373b7..eeb26a2 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>camel-package-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/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 604e42d..7240258 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>guice-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/maven/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml index 7799f36..0d268ee 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>maven-plugins</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/parent/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml index 5fcef16..a6a1403 100644 --- a/tooling/parent/pom.xml +++ b/tooling/parent/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>tooling</artifactId> - <version>2.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <artifactId>tooling-parent</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index 55e5973..e1db92d 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/9c9129cd/tooling/spi-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml index b7bc9ab..a497478 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.18.2</version> + <version>2.18.3-SNAPSHOT</version> </parent> <!-- should not be OSGi bundle as we shade this component into camel-core -->
