Repository: camel Updated Branches: refs/heads/release/2.18.5 423d27d46 -> 7f21c1b00
http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 586ec05..c6274f0 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cdi-rest-servlet</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 9705315..c45bdd8 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cdi-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 031c056..ba2e212 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cdi-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml index 024c34e..8523bf4 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-console/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml index 602bf93..b38788a 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-console</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 b0424383..ecef11a 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cxf-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 e29ea5c..c632ff9 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cxf-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 c7cb383..a5347b7 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cxf-proxy</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 677fa54..6eeb082 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cxf-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml index cb3d190..514f222 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-cxf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-etl/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml index 8c53143..b53bd3c 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-etl</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-ftp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml index 6f9c4b7..c6837fc 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-ftp</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 117e6e5..d3da823 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-guice-jms</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 1aeb1c7..12c5d46 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-hystrix-client</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-hystrix/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml index 3250de9..b10c830 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-hystrix</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 589d7d1..2d6b628 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-hystrix-service1</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 5079567..882042a 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-hystrix-service2</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 ce237fe..64c1f78 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-java8-rx</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-java8/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml index fea2452..210198e 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-java8</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml index f95f1bd..b260bd1 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-jdbc</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 56bd7be..5e911b6 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-jms-file</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-jmx/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml index 9820955..f0c4359 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-jmx</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-loadbalancing/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml index 2887dfe..900bef1 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-loadbalancing</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 8a6f5fa..afd354a 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-loan-broker</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-management/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml index 6663833..82ed7de 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-management</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-mybatis/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml index b53f244..5eb7c0d 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-mybatis</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 665df42..bf8b045 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-netty-myapp-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 af2153b..308fbc6 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-netty-myapp-one</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 d14d007..b6bbc72 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-netty-myapp-two</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 b9ea465..5d6bfd7 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-netty-http</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 e305f8c..f0c13f2 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-netty-http-shared</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 9b832de..e0304b7 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-osgi-rmi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 4cb649e..3a60220 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-pojo-messaging</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 5fb66f1..ce44270 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-reportincident-wssecurity</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-reportincident/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml index 43b9fd9..c2d82ff 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-reportincident</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 86bb43f..0433935 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-restlet-jdbc</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 c8ac115..34669a3 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-route-throttling</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 95803c2..8f1eda5 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-servlet-rest-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 dc6c39c..359e289 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-servlet-tomcat-no-spring</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 f12828c..7760573 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-servlet-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 355ba62..5db8542 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-simplejirabot-javadsl</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-simplejirabot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml index 2490e73..4609ef8 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-simplejirabot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 3d431ce..6a47b08 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-simplejirabot-xmlconf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 2a18452..974206c 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spark-rest</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-splunk/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml index cbdb680..03fe48e 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-splunk</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 3f6a4a2..12e9540 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-boot-live-reload</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 fbad5b4..b519795 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-boot-metrics</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 f753027..d514c05 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-boot-rest-jpa</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 7200c1e..e1868b7 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-boot-starter</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 e28eb5f..93568b5 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 0ed8624..aa3b1c5 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-dm</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 856e0d7..2c7e36c 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-javaconfig</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 fce3c3c..6ea6123 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-jms</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 c5a0271..4905a50 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-security</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 298dc4c..a660a81 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-ws</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 43dc61e..46d27f7 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml index 6255a35..9c3c7d1 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-spring</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 d235f09..811fc8d 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-sql-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml index 29acf81..0be6823 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-sql</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 d3ff70a..2a41d5c 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-ssh-security</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml index 3e7aec4..f343202 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-ssh</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 7c32acb..2eb9a73 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-swagger-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 938752e..c27e33e 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-swagger-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 b628c30..58453cd 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-swagger-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-tracer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml index 89def9f..3211886 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-tracer</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 faa32e5..b9b282a 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-twitter-websocket-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 215e900..8d1d1db 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-twitter-websocket</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 9ffea4b..0581e26 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-widget-gadget-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 32f742e..6852c96 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-widget-gadget-java</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 66e90e1..1f82035 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-widget-gadget-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 7149b7b..abe0e6f 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-zipkin-client</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/camel-example-zipkin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml index 9af4e04..02221d5 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-zipkin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 5c676e74..0a7bd6a 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-zipkin-service1</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 70e9395..03dc56f 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-example-zipkin-service2</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 7b19de7..295d979 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-SNAPSHOT</version> + <version>2.18.5</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index db3773b..2428b96 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/catalog-lucene/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-lucene/pom.xml b/platforms/catalog-lucene/pom.xml index e4dee80..75b5725 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-catalog-lucene</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/catalog-maven/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-maven/pom.xml b/platforms/catalog-maven/pom.xml index db52b3a..7a01ef8 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-catalog-maven</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/catalog-provider-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-provider-karaf/pom.xml b/platforms/catalog-provider-karaf/pom.xml index 96ca200..1458017 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-catalog-provider-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/catalog-provider-springboot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-provider-springboot/pom.xml b/platforms/catalog-provider-springboot/pom.xml index 9161755..e65a6ad 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-catalog-provider-springboot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml index 467f434..b8088b7 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-catalog</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/commands/commands-core/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml index 3987450..f069b54 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-commands-core</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/commands/commands-jolokia/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml index 80c16f0..13ce715 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-commands-jolokia</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 d982f93..d11ae90 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-commands-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml index 06893ca..9334931 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>commands</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/karaf/commands-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml index 5ba8f3f..c52e991 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml index fe22b7e..956ab49 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml index 05ffa25..813c8ec 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index 284d304..3403af9 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/platforms/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/pom.xml b/platforms/pom.xml index 2fa1a76..e77e7ac 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-SNAPSHOT</version> + <version>2.18.5</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index aa02533..a08c72a 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.18.5-SNAPSHOT</version> + <version>2.18.5</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>HEAD</tag> + <tag>camel-2.18.5</tag> </scm> <build> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 877ac47..9ea8de7 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>camel-spring-boot-dependencies</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 777be87..ff36270 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 adf9184..784acbd 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/spring-boot-dm/pom.xml ---------------------------------------------------------------------- diff --git a/spring-boot-dm/pom.xml b/spring-boot-dm/pom.xml index 88c0cea..18c4014 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 0815c43..ad0ad8f 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-blueprint-cxf-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-blueprint-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml index 6831816..215561f 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-blueprint-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-itest-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml index 4826f69..e197bb7 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-itest-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index 4e75e9e..8d7fb23 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-itest-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-itest-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml index 984944c..143dc2c 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-itest-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-itest-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml index b7ca7b8..58f2b07 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-itest-performance</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-itest-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml index e7c278d..9c3e29b 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-itest-standalone</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-itest/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml index 663b318..c4f7998 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-itest</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 1494655..2cc6b7a 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-partial-classpath-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index 370c574..f5f37d0 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-performance</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/camel-typeconverterscan-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml index 74ba317..3957a17 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-typeconverterscan-test</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index 5a8579d..f1e30fd 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-SNAPSHOT</version> + <version>2.18.5</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 85dff78..48562cf 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.tests</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tests/test-bundles/pom.xml ---------------------------------------------------------------------- diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml index a142209..e0c2935 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-SNAPSHOT</version> + <version>2.18.5</version> <relativePath>../../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tooling/apt/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml index 4a8df1b..5e6f529 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>apt</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 c24a952..8976588 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 59bd91e..4e67919 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 3b6d7ce..86a9ede 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 4c495a1..8438854 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 2adfdd4..6d1c0fb 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 a82cee5..dce2126 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 95dfda7..0904b86 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 ac3a208..a009c80 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 c52e661..3946b69 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 8859b2d..6f46320 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 d37f8a7..3f2699c 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 e7fb426..56c1034 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 22f4ebc..2f374ac 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 00ef04d..2015415 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 2bce9c0..5ca2324 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <groupId>org.apache.camel.archetypes</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index 6d60028..cec369f 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>archetypes</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tooling/camel-manual/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml index c0d1749..1a5e111 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-manual</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 a3d843e..564cb91 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 5b36b7a..708a70a 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-api-component-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 c7b94d3..ab081d0 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 c9c3323..a0d07d4 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 c5ca8b3..651a821 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>camel-package-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/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 75814d4..83580bf 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>guice-maven-plugin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tooling/maven/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml index 0a08fe7..aa9a229 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>maven-plugins</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tooling/parent/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml index 9c3df1e..ee50fba 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <artifactId>tooling-parent</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index 9a3aaed..d041860 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-SNAPSHOT</version> + <version>2.18.5</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/7f21c1b0/tooling/spi-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml index 5c751f4..670a7e2 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-SNAPSHOT</version> + <version>2.18.5</version> </parent> <!-- should not be OSGi bundle as we shade this component into camel-core -->