Repository: camel Updated Branches: refs/heads/release/2.18.5 1c6643c60 -> a1d16f1ef
http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 c6274f0..9ae1626 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-rest-servlet</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 c45bdd8..fc125e2 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 ba2e212..581db0e 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml index 8523bf4..f17e876 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-console/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml index b38788a..b1369f5 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-console</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 ecef11a..ae626f9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 c632ff9..e5db3a6 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 a5347b7..4f7b19a 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-proxy</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 6eeb082..1505571 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml index 514f222..c929962 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-cxf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-etl/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml index b53bd3c..90100b9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-etl</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-ftp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml index c6837fc..2a2bc34 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-ftp</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 d3da823..f12d37d 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-guice-jms</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 12c5d46..036049b 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-hystrix-client</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-hystrix/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml index b10c830..bb3a084 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-hystrix</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 2d6b628..5ad9b46 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-hystrix-service1</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 882042a..2d3eb13 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-hystrix-service2</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 64c1f78..bb44e3b 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-java8-rx</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-java8/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml index 210198e..1cfe5f1 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-java8</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml index b260bd1..3644ed7 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-jdbc</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 5e911b6..7ad2500 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-jms-file</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-jmx/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml index f0c4359..2c66c84 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-jmx</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-loadbalancing/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml index 900bef1..6aa5946 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-loadbalancing</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 afd354a..80cebc3 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-loan-broker</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-management/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml index 82ed7de..7a80985 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-management</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-mybatis/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml index 5eb7c0d..5f9fc5c 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-mybatis</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 bf8b045..a43140f 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-myapp-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 308fbc6..65f3e06 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-myapp-one</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 b6bbc72..3f4ce1e 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-myapp-two</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 5d6bfd7..9a3f8fc 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-http</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 f0c13f2..0f1e8e9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-netty-http-shared</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 e0304b7..5f1dcf9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-osgi-rmi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 3a60220..3680688 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-pojo-messaging</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 ce44270..2b8f64e 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-reportincident-wssecurity</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-reportincident/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml index c2d82ff..f246ea2 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-reportincident</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 0433935..1028ed8 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-restlet-jdbc</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 34669a3..f4250f5 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-route-throttling</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 8f1eda5..9274180 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-rest-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 359e289..520511f 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-tomcat-no-spring</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 7760573..25b5baf 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 5db8542..e6c99c1 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot-javadsl</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-simplejirabot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml index 4609ef8..bd08676 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 6a47b08..7c98af0 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot-xmlconf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 974206c..83656fa 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spark-rest</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-splunk/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml index 03fe48e..d8050a0 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-splunk</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 12e9540..a34a1c5 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-live-reload</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 b519795..e5f58f9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-metrics</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 d514c05..c62df57 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-rest-jpa</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 e1868b7..0b7b64d 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-starter</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 93568b5..e9b0894 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 aa3b1c5..0b4f811 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-dm</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 2c7e36c..dac418f 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-javaconfig</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 6ea6123..36af203 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-jms</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 4905a50..fa2f3ca 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-security</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 a660a81..e1819c3 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-ws</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 46d27f7..417673d 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml index 9c3c7d1..57a7519 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-spring</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 811fc8d..080b7a5 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-sql-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml index 0be6823..1174c9a 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-sql</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 2a41d5c..d9d59c4 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-ssh-security</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml index f343202..68332b7 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-ssh</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 2eb9a73..7e62d13 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 c27e33e..bbd52c9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 58453cd..148127d 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-tracer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml index 3211886..f0c9cb6 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-tracer</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 b9b282a..a73ef76 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-twitter-websocket-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 8d1d1db..da2cb8f 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-twitter-websocket</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 0581e26..3863f2f 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 6852c96..a53d554 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-java</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 1f82035..2349dee 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 abe0e6f..a0ccf7a 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-client</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/camel-example-zipkin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml index 02221d5..cdeae36 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 0a7bd6a..d956aaf 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-service1</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 03dc56f..1619b9c 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-service2</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 295d979..3176d81 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.5</version> + <version>2.18.6-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 2428b96..12dc53f 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/catalog-lucene/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-lucene/pom.xml b/platforms/catalog-lucene/pom.xml index 75b5725..da8e48f 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-catalog-lucene</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/catalog-maven/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-maven/pom.xml b/platforms/catalog-maven/pom.xml index 7a01ef8..a049531 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-catalog-maven</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/catalog-provider-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-provider-karaf/pom.xml b/platforms/catalog-provider-karaf/pom.xml index 1458017..6ecc480 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-catalog-provider-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/catalog-provider-springboot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-provider-springboot/pom.xml b/platforms/catalog-provider-springboot/pom.xml index e65a6ad..0233bf56 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-catalog-provider-springboot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml index b8088b7..3ad4dd1 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-catalog</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/commands/commands-core/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml index f069b54..206095c 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-commands-core</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/commands/commands-jolokia/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml index 13ce715..30de2ab 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-commands-jolokia</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 d11ae90..555b9ee 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-commands-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml index 9334931..973313b 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>commands</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/karaf/commands-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml index c52e991..110c269 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml index 956ab49..3e68b86 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml index 813c8ec..6cfec24 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index 3403af9..fdcbcb7 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/platforms/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/pom.xml b/platforms/pom.xml index e77e7ac..9500e25 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.5</version> + <version>2.18.6-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a08c72a..5c69592 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.18.5</version> + <version>2.18.6-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.5</tag> + <tag>HEAD</tag> </scm> <build> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 9ea8de7..c813208 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>camel-spring-boot-dependencies</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 ff36270..df27962 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 784acbd..5f229bb 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/spring-boot-dm/pom.xml ---------------------------------------------------------------------- diff --git a/spring-boot-dm/pom.xml b/spring-boot-dm/pom.xml index 18c4014..a535a23 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 ad0ad8f..f394b23 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-blueprint-cxf-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-blueprint-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml index 215561f..d97a477 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-blueprint-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-itest-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml index e197bb7..ca58f43 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-itest-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index 8d7fb23..59bb2b3 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-itest-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-itest-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml index 143dc2c..5d271fe 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-itest-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-itest-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml index 58f2b07..f7bdef9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-itest-performance</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-itest-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml index 9c3e29b..8ff1318 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-itest-standalone</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-itest/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml index c4f7998..bf84537 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-itest</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 2cc6b7a..637b8f4 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-partial-classpath-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index f5f37d0..60f741c 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-performance</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/camel-typeconverterscan-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml index 3957a17..856e4ff 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-typeconverterscan-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index f1e30fd..7b8f7db 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.5</version> + <version>2.18.6-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 48562cf..6feddc27 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.tests</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tests/test-bundles/pom.xml ---------------------------------------------------------------------- diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml index e0c2935..8c33c42 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.5</version> + <version>2.18.6-SNAPSHOT</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tooling/apt/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml index 5e6f529..e2723e4 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>apt</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 8976588..8b90b6f 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 4e67919..ef017e9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 86a9ede..f189f91 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 8438854..d92f426 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 6d1c0fb..70655b9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 dce2126..1f79cdb 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 0904b86..c852a74 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 a009c80..3d0f30b 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 3946b69..c331fd9 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 6f46320..b3668ed 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 3f2699c..dfc3205 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 56c1034..2de56e5 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 2f374ac..bf2f9e4 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 2015415..806adbf 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 5ca2324..9f602e5 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index cec369f..495600e 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>archetypes</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tooling/camel-manual/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml index 1a5e111..3a664bc 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-manual</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 564cb91..b817dc0 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 708a70a..d422e8c 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-api-component-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 ab081d0..0754756 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 a0d07d4..a776ab8 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 651a821..3a8941e 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>camel-package-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/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 83580bf..f796cab 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>guice-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tooling/maven/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml index aa9a229..b314b86 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>maven-plugins</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tooling/parent/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml index ee50fba..453febe 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <artifactId>tooling-parent</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index d041860..5bfa31e 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.5</version> + <version>2.18.6-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/a1d16f1e/tooling/spi-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml index 670a7e2..1f7c1da 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.5</version> + <version>2.18.6-SNAPSHOT</version> </parent> <!-- should not be OSGi bundle as we shade this component into camel-core -->