Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C588D200C7B for ; Sat, 20 May 2017 20:23:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C3C94160BD6; Sat, 20 May 2017 18:23:49 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 71CC5160BA7 for ; Sat, 20 May 2017 20:23:47 +0200 (CEST) Received: (qmail 56418 invoked by uid 500); 20 May 2017 18:23:46 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 56396 invoked by uid 99); 20 May 2017 18:23:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 May 2017 18:23:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7B145DF9FD; Sat, 20 May 2017 18:23:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: gzurowski@apache.org To: commits@camel.apache.org Date: Sat, 20 May 2017 18:23:46 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/5] camel git commit: [maven-release-plugin] prepare for next development iteration archived-at: Sat, 20 May 2017 18:23:50 -0000 Repository: camel Updated Branches: refs/heads/camel-2.18.x 609347c52 -> e938fab1a http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 ab3cfcf..586ec05 100755 --- a/examples/camel-example-cdi-rest-servlet/pom.xml +++ b/examples/camel-example-cdi-rest-servlet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cdi-rest-servlet http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 3d2215d..9705315 100644 --- a/examples/camel-example-cdi-test/pom.xml +++ b/examples/camel-example-cdi-test/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cdi-test http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 edbf445..031c056 100755 --- a/examples/camel-example-cdi-xml/pom.xml +++ b/examples/camel-example-cdi-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cdi-xml http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml index 023be32..024c34e 100644 --- a/examples/camel-example-cdi/pom.xml +++ b/examples/camel-example-cdi/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cdi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-console/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml index 89f3fd6..602bf93 100644 --- a/examples/camel-example-console/pom.xml +++ b/examples/camel-example-console/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-console http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 6ea7b35..b0424383 100644 --- a/examples/camel-example-cxf-blueprint/pom.xml +++ b/examples/camel-example-cxf-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cxf-blueprint http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 071530c..e29ea5c 100644 --- a/examples/camel-example-cxf-osgi/pom.xml +++ b/examples/camel-example-cxf-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cxf-osgi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 d3c6129..c7cb383 100755 --- a/examples/camel-example-cxf-proxy/pom.xml +++ b/examples/camel-example-cxf-proxy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cxf-proxy http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 1161932..677fa54 100755 --- a/examples/camel-example-cxf-tomcat/pom.xml +++ b/examples/camel-example-cxf-tomcat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cxf-tomcat http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml index 34721db..cb3d190 100644 --- a/examples/camel-example-cxf/pom.xml +++ b/examples/camel-example-cxf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-cxf http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-etl/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml index 5babc11..8c53143 100644 --- a/examples/camel-example-etl/pom.xml +++ b/examples/camel-example-etl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-etl http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-ftp/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml index a00be56..6f9c4b7 100644 --- a/examples/camel-example-ftp/pom.xml +++ b/examples/camel-example-ftp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-ftp http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 bca1836..117e6e5 100644 --- a/examples/camel-example-guice-jms/pom.xml +++ b/examples/camel-example-guice-jms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-guice-jms http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 1ba0776..1aeb1c7 100644 --- a/examples/camel-example-hystrix/client/pom.xml +++ b/examples/camel-example-hystrix/client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-example-hystrix - 2.18.4 + 2.18.5-SNAPSHOT camel-example-hystrix-client http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-hystrix/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml index 70c668c..3250de9 100644 --- a/examples/camel-example-hystrix/pom.xml +++ b/examples/camel-example-hystrix/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-hystrix http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 faa2511..589d7d1 100644 --- a/examples/camel-example-hystrix/service1/pom.xml +++ b/examples/camel-example-hystrix/service1/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-example-hystrix - 2.18.4 + 2.18.5-SNAPSHOT camel-example-hystrix-service1 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 4fd9702..5079567 100644 --- a/examples/camel-example-hystrix/service2/pom.xml +++ b/examples/camel-example-hystrix/service2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-example-hystrix - 2.18.4 + 2.18.5-SNAPSHOT camel-example-hystrix-service2 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 522c9cc..ce237fe 100644 --- a/examples/camel-example-java8-rx/pom.xml +++ b/examples/camel-example-java8-rx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-java8-rx http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-java8/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml index 8c27604..fea2452 100644 --- a/examples/camel-example-java8/pom.xml +++ b/examples/camel-example-java8/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-java8 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml index 07a0307..f95f1bd 100644 --- a/examples/camel-example-jdbc/pom.xml +++ b/examples/camel-example-jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-jdbc http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 45c2ab3..56bd7be 100755 --- a/examples/camel-example-jms-file/pom.xml +++ b/examples/camel-example-jms-file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-jms-file http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-jmx/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml index 1eca2db..9820955 100644 --- a/examples/camel-example-jmx/pom.xml +++ b/examples/camel-example-jmx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-jmx http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-loadbalancing/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml index d78d5e1..2887dfe 100644 --- a/examples/camel-example-loadbalancing/pom.xml +++ b/examples/camel-example-loadbalancing/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-loadbalancing http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 2388236..8a6f5fa 100644 --- a/examples/camel-example-loan-broker/pom.xml +++ b/examples/camel-example-loan-broker/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-loan-broker http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-management/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml index 549e6eb..6663833 100644 --- a/examples/camel-example-management/pom.xml +++ b/examples/camel-example-management/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-management http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-mybatis/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml index b176886..b53f244 100644 --- a/examples/camel-example-mybatis/pom.xml +++ b/examples/camel-example-mybatis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-mybatis http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 25e6bcb..665df42 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 @@ camel-example-netty-http org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT camel-example-netty-myapp-cdi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 b0c093d..af2153b 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 @@ camel-example-netty-http org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT camel-example-netty-myapp-one http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 c5903c8..d14d007 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 @@ camel-example-netty-http org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT camel-example-netty-myapp-two http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 fd4016b..b9ea465 100644 --- a/examples/camel-example-netty-http/pom.xml +++ b/examples/camel-example-netty-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-netty-http http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 98aa37c..e305f8c 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 @@ camel-example-netty-http org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT camel-example-netty-http-shared http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 1d18e7f..9b832de 100644 --- a/examples/camel-example-osgi-rmi/pom.xml +++ b/examples/camel-example-osgi-rmi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-osgi-rmi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 9a9eaae..4cb649e 100644 --- a/examples/camel-example-pojo-messaging/pom.xml +++ b/examples/camel-example-pojo-messaging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-pojo-messaging http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 e047c20..5fb66f1 100644 --- a/examples/camel-example-reportincident-wssecurity/pom.xml +++ b/examples/camel-example-reportincident-wssecurity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-reportincident-wssecurity http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-reportincident/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml index c87fca4..43b9fd9 100755 --- a/examples/camel-example-reportincident/pom.xml +++ b/examples/camel-example-reportincident/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-reportincident http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 d1b45cb..86bb43f 100755 --- a/examples/camel-example-restlet-jdbc/pom.xml +++ b/examples/camel-example-restlet-jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-restlet-jdbc http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 aab5d75..c8ac115 100644 --- a/examples/camel-example-route-throttling/pom.xml +++ b/examples/camel-example-route-throttling/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-route-throttling http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 95c534b..95803c2 100755 --- a/examples/camel-example-servlet-rest-blueprint/pom.xml +++ b/examples/camel-example-servlet-rest-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-servlet-rest-blueprint http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 29c0be0..dc6c39c 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 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-servlet-tomcat-no-spring http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 406c091..f12828c 100755 --- a/examples/camel-example-servlet-tomcat/pom.xml +++ b/examples/camel-example-servlet-tomcat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-servlet-tomcat http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 682502e..355ba62 100644 --- a/examples/camel-example-simplejirabot/javadsl/pom.xml +++ b/examples/camel-example-simplejirabot/javadsl/pom.xml @@ -22,7 +22,7 @@ camel-example-simplejirabot org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT camel-example-simplejirabot-javadsl http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-simplejirabot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml index 5523b38..2490e73 100644 --- a/examples/camel-example-simplejirabot/pom.xml +++ b/examples/camel-example-simplejirabot/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-simplejirabot http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 c77ff34..3d431ce 100644 --- a/examples/camel-example-simplejirabot/xmlconf/pom.xml +++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml @@ -22,7 +22,7 @@ camel-example-simplejirabot org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT camel-example-simplejirabot-xmlconf http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 7360af3..2a18452 100755 --- a/examples/camel-example-spark-rest/pom.xml +++ b/examples/camel-example-spark-rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spark-rest http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-splunk/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml index e5598a8..cbdb680 100644 --- a/examples/camel-example-splunk/pom.xml +++ b/examples/camel-example-splunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-splunk http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 4b39ab6..3f6a4a2 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 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-boot-live-reload http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 0071b9a..fbad5b4 100644 --- a/examples/camel-example-spring-boot-metrics/pom.xml +++ b/examples/camel-example-spring-boot-metrics/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-boot-metrics http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 a9843f1..f753027 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 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-boot-rest-jpa http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 c3e5441..7200c1e 100644 --- a/examples/camel-example-spring-boot-starter/pom.xml +++ b/examples/camel-example-spring-boot-starter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-boot-starter http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 210610c..e28eb5f 100644 --- a/examples/camel-example-spring-boot/pom.xml +++ b/examples/camel-example-spring-boot/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-boot http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 1b32772..0ed8624 100644 --- a/examples/camel-example-spring-dm/pom.xml +++ b/examples/camel-example-spring-dm/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-dm http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 c1c9fd2..856e0d7 100644 --- a/examples/camel-example-spring-javaconfig/pom.xml +++ b/examples/camel-example-spring-javaconfig/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-javaconfig http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 ff63c24..fce3c3c 100644 --- a/examples/camel-example-spring-jms/pom.xml +++ b/examples/camel-example-spring-jms/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-jms http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 5c0cac4..c5a0271 100755 --- a/examples/camel-example-spring-security/pom.xml +++ b/examples/camel-example-spring-security/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-security http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 0505218..298dc4c 100644 --- a/examples/camel-example-spring-ws/pom.xml +++ b/examples/camel-example-spring-ws/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-ws http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 283606a..43dc61e 100755 --- a/examples/camel-example-spring-xquery/pom.xml +++ b/examples/camel-example-spring-xquery/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring-xquery http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml index c2f8fc5..6255a35 100755 --- a/examples/camel-example-spring/pom.xml +++ b/examples/camel-example-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-spring http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 98554fb..d235f09 100644 --- a/examples/camel-example-sql-blueprint/pom.xml +++ b/examples/camel-example-sql-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-sql-blueprint http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml index f99628d..29acf81 100644 --- a/examples/camel-example-sql/pom.xml +++ b/examples/camel-example-sql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-sql http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 4ea75df..d3ff70a 100644 --- a/examples/camel-example-ssh-security/pom.xml +++ b/examples/camel-example-ssh-security/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-ssh-security http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml index 26cf696..3e7aec4 100644 --- a/examples/camel-example-ssh/pom.xml +++ b/examples/camel-example-ssh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-ssh http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 a994893..7c32acb 100644 --- a/examples/camel-example-swagger-cdi/pom.xml +++ b/examples/camel-example-swagger-cdi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-swagger-cdi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 41928de..938752e 100755 --- a/examples/camel-example-swagger-osgi/pom.xml +++ b/examples/camel-example-swagger-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-swagger-osgi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 f71be53..b628c30 100755 --- a/examples/camel-example-swagger-xml/pom.xml +++ b/examples/camel-example-swagger-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-swagger-xml http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-tracer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml index 6d2b16e..89def9f 100644 --- a/examples/camel-example-tracer/pom.xml +++ b/examples/camel-example-tracer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-tracer http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 88130dc..faa32e5 100644 --- a/examples/camel-example-twitter-websocket-blueprint/pom.xml +++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-twitter-websocket-blueprint http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 416316f..215e900 100644 --- a/examples/camel-example-twitter-websocket/pom.xml +++ b/examples/camel-example-twitter-websocket/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-twitter-websocket http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 f342dd5..9ffea4b 100755 --- a/examples/camel-example-widget-gadget-cdi/pom.xml +++ b/examples/camel-example-widget-gadget-cdi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-widget-gadget-cdi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 e6c60b5..32f742e 100755 --- a/examples/camel-example-widget-gadget-java/pom.xml +++ b/examples/camel-example-widget-gadget-java/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-widget-gadget-java http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 ae23b0b..66e90e1 100755 --- a/examples/camel-example-widget-gadget-xml/pom.xml +++ b/examples/camel-example-widget-gadget-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-widget-gadget-xml http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 fc5b91c..7149b7b 100644 --- a/examples/camel-example-zipkin/client/pom.xml +++ b/examples/camel-example-zipkin/client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-example-zipkin - 2.18.4 + 2.18.5-SNAPSHOT camel-example-zipkin-client http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/camel-example-zipkin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml index 93e5231..9af4e04 100644 --- a/examples/camel-example-zipkin/pom.xml +++ b/examples/camel-example-zipkin/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.18.4 + 2.18.5-SNAPSHOT camel-example-zipkin http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 d386d89..5c676e7 100644 --- a/examples/camel-example-zipkin/service1/pom.xml +++ b/examples/camel-example-zipkin/service1/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-example-zipkin - 2.18.4 + 2.18.5-SNAPSHOT camel-example-zipkin-service1 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 567617a..70e9395 100644 --- a/examples/camel-example-zipkin/service2/pom.xml +++ b/examples/camel-example-zipkin/service2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-example-zipkin - 2.18.4 + 2.18.5-SNAPSHOT camel-example-zipkin-service2 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index e9fed36..7b19de7 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-parent - 2.18.4 + 2.18.5-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 76ef13f..708ac6f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ org.apache.camel camel - 2.18.4 + 2.18.5-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/catalog-lucene/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-lucene/pom.xml b/platforms/catalog-lucene/pom.xml index 318a7cf..e4dee80 100644 --- a/platforms/catalog-lucene/pom.xml +++ b/platforms/catalog-lucene/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.18.4 + 2.18.5-SNAPSHOT camel-catalog-lucene http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/catalog-maven/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-maven/pom.xml b/platforms/catalog-maven/pom.xml index a6af3cb..db52b3a 100644 --- a/platforms/catalog-maven/pom.xml +++ b/platforms/catalog-maven/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.18.4 + 2.18.5-SNAPSHOT camel-catalog-maven http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/catalog-provider-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-provider-karaf/pom.xml b/platforms/catalog-provider-karaf/pom.xml index e780bce..96ca200 100644 --- a/platforms/catalog-provider-karaf/pom.xml +++ b/platforms/catalog-provider-karaf/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.18.4 + 2.18.5-SNAPSHOT camel-catalog-provider-karaf http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/catalog-provider-springboot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-provider-springboot/pom.xml b/platforms/catalog-provider-springboot/pom.xml index 06d2e60..9161755 100644 --- a/platforms/catalog-provider-springboot/pom.xml +++ b/platforms/catalog-provider-springboot/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.18.4 + 2.18.5-SNAPSHOT camel-catalog-provider-springboot http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml index 5caaed1..467f434 100644 --- a/platforms/catalog/pom.xml +++ b/platforms/catalog/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.18.4 + 2.18.5-SNAPSHOT camel-catalog http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/commands/commands-core/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml index 5713088..3987450 100644 --- a/platforms/commands/commands-core/pom.xml +++ b/platforms/commands/commands-core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel commands - 2.18.4 + 2.18.5-SNAPSHOT camel-commands-core http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/commands/commands-jolokia/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml index bc4450f..80c16f0 100644 --- a/platforms/commands/commands-jolokia/pom.xml +++ b/platforms/commands/commands-jolokia/pom.xml @@ -22,7 +22,7 @@ org.apache.camel commands - 2.18.4 + 2.18.5-SNAPSHOT camel-commands-jolokia http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 2bd5823..d982f93 100755 --- a/platforms/commands/commands-spring-boot/pom.xml +++ b/platforms/commands/commands-spring-boot/pom.xml @@ -20,7 +20,7 @@ org.apache.camel commands - 2.18.4 + 2.18.5-SNAPSHOT camel-commands-spring-boot http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml index d301f96..06893ca 100644 --- a/platforms/commands/pom.xml +++ b/platforms/commands/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.18.4 + 2.18.5-SNAPSHOT commands http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/karaf/commands-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml index 5baee28..5ba8f3f 100644 --- a/platforms/karaf/commands-catalog/pom.xml +++ b/platforms/karaf/commands-catalog/pom.xml @@ -22,7 +22,7 @@ org.apache.camel karaf - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.karaf http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml index 436be4c..fe22b7e 100644 --- a/platforms/karaf/commands/pom.xml +++ b/platforms/karaf/commands/pom.xml @@ -22,7 +22,7 @@ org.apache.camel karaf - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.karaf http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml index 24ea9df..05ffa25 100644 --- a/platforms/karaf/features/pom.xml +++ b/platforms/karaf/features/pom.xml @@ -21,7 +21,7 @@ org.apache.camel karaf - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.karaf http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index 350390b..284d304 100644 --- a/platforms/karaf/pom.xml +++ b/platforms/karaf/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.18.4 + 2.18.5-SNAPSHOT karaf http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/platforms/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/pom.xml b/platforms/pom.xml index b064de5..2fa1a76 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-parent - 2.18.4 + 2.18.5-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 43038c7..aa02533 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.camel camel - 2.18.4 + 2.18.5-SNAPSHOT pom Camel Camel build POM @@ -150,7 +150,7 @@ scm:git:http://git-wip-us.apache.org/repos/asf/camel.git scm:git:https://git-wip-us.apache.org/repos/asf/camel.git https://fisheye6.atlassian.com/browse/~br=master/camel-git - camel-2.18.4 + HEAD http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 491e188..877ac47 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 @@ camel-spring-boot-dm org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT 4.0.0 camel-spring-boot-dependencies http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 73d2b0a..777be87 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 @@ camel-spring-boot-dm org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 a2a4ff7..adf9184 100644 --- a/spring-boot-dm/camel-starter-parent/pom.xml +++ b/spring-boot-dm/camel-starter-parent/pom.xml @@ -19,7 +19,7 @@ camel-spring-boot-dm org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/spring-boot-dm/pom.xml ---------------------------------------------------------------------- diff --git a/spring-boot-dm/pom.xml b/spring-boot-dm/pom.xml index 5f49945..88c0cea 100644 --- a/spring-boot-dm/pom.xml +++ b/spring-boot-dm/pom.xml @@ -19,7 +19,7 @@ camel org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 8283d65..0815c43 100644 --- a/tests/camel-blueprint-cxf-test/pom.xml +++ b/tests/camel-blueprint-cxf-test/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-blueprint-cxf-test http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-blueprint-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml index 28e0549..6831816 100644 --- a/tests/camel-blueprint-test/pom.xml +++ b/tests/camel-blueprint-test/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-blueprint-test http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-itest-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml index 316377d..4826f69 100644 --- a/tests/camel-itest-cdi/pom.xml +++ b/tests/camel-itest-cdi/pom.xml @@ -21,7 +21,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-itest-cdi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index 507fead..4e75e9e 100644 --- a/tests/camel-itest-karaf/pom.xml +++ b/tests/camel-itest-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-itest-karaf http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-itest-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml index 21743d5..984944c 100644 --- a/tests/camel-itest-osgi/pom.xml +++ b/tests/camel-itest-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-itest-osgi http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-itest-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml index 3e64482..b7ca7b8 100644 --- a/tests/camel-itest-performance/pom.xml +++ b/tests/camel-itest-performance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-itest-performance http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-itest-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml index aa92991..e7c278d 100644 --- a/tests/camel-itest-standalone/pom.xml +++ b/tests/camel-itest-standalone/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-itest-standalone http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-itest/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml index a142835..663b318 100644 --- a/tests/camel-itest/pom.xml +++ b/tests/camel-itest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-itest http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 3667de2..1494655 100644 --- a/tests/camel-partial-classpath-test/pom.xml +++ b/tests/camel-partial-classpath-test/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-partial-classpath-test http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index a50fded..370c574 100644 --- a/tests/camel-performance/pom.xml +++ b/tests/camel-performance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-performance http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/camel-typeconverterscan-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml index f817c5f..74ba317 100644 --- a/tests/camel-typeconverterscan-test/pom.xml +++ b/tests/camel-typeconverterscan-test/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.18.4 + 2.18.5-SNAPSHOT camel-typeconverterscan-test http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index d9995ba..5a8579d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-parent - 2.18.4 + 2.18.5-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 46087a4..85dff78 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 @@ org.apache.camel.tests.bundles bundles-pom - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.tests http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tests/test-bundles/pom.xml ---------------------------------------------------------------------- diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml index 1dc8729..a142209 100644 --- a/tests/test-bundles/pom.xml +++ b/tests/test-bundles/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-parent - 2.18.4 + 2.18.5-SNAPSHOT ../../parent http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tooling/apt/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml index 1d9123c..4a8df1b 100644 --- a/tooling/apt/pom.xml +++ b/tooling/apt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tooling - 2.18.4 + 2.18.5-SNAPSHOT apt http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 b9dc331..c24a952 100644 --- a/tooling/archetypes/camel-archetype-activemq/pom.xml +++ b/tooling/archetypes/camel-archetype-activemq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 5acf8da..59bd91e 100644 --- a/tooling/archetypes/camel-archetype-api-component/pom.xml +++ b/tooling/archetypes/camel-archetype-api-component/pom.xml @@ -22,7 +22,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 0cd95fe..3b6d7ce 100644 --- a/tooling/archetypes/camel-archetype-blueprint/pom.xml +++ b/tooling/archetypes/camel-archetype-blueprint/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 5c0221c..4c495a1 100644 --- a/tooling/archetypes/camel-archetype-cdi/pom.xml +++ b/tooling/archetypes/camel-archetype-cdi/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 33c2b52..2adfdd4 100644 --- a/tooling/archetypes/camel-archetype-component/pom.xml +++ b/tooling/archetypes/camel-archetype-component/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 7beddfe..a82cee5 100644 --- a/tooling/archetypes/camel-archetype-dataformat/pom.xml +++ b/tooling/archetypes/camel-archetype-dataformat/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 59204ab..95dfda7 100644 --- a/tooling/archetypes/camel-archetype-groovy/pom.xml +++ b/tooling/archetypes/camel-archetype-groovy/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 be1dcef..ac3a208 100644 --- a/tooling/archetypes/camel-archetype-java/pom.xml +++ b/tooling/archetypes/camel-archetype-java/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 39e2ef1..c52e661 100644 --- a/tooling/archetypes/camel-archetype-java8/pom.xml +++ b/tooling/archetypes/camel-archetype-java8/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 61965bd..8859b2d 100644 --- a/tooling/archetypes/camel-archetype-scala/pom.xml +++ b/tooling/archetypes/camel-archetype-scala/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 3b5421a..d37f8a7 100644 --- a/tooling/archetypes/camel-archetype-scr/pom.xml +++ b/tooling/archetypes/camel-archetype-scr/pom.xml @@ -23,7 +23,7 @@ archetypes org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 62387a5..e7fb426 100644 --- a/tooling/archetypes/camel-archetype-spring-boot/pom.xml +++ b/tooling/archetypes/camel-archetype-spring-boot/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 d38c367..22f4ebc 100644 --- a/tooling/archetypes/camel-archetype-spring-dm/pom.xml +++ b/tooling/archetypes/camel-archetype-spring-dm/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 03ddeea..00ef04d 100644 --- a/tooling/archetypes/camel-archetype-spring/pom.xml +++ b/tooling/archetypes/camel-archetype-spring/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 34c03c9..2bce9c0 100644 --- a/tooling/archetypes/camel-archetype-web/pom.xml +++ b/tooling/archetypes/camel-archetype-web/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.18.4 + 2.18.5-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index e714b00..6d60028 100644 --- a/tooling/archetypes/pom.xml +++ b/tooling/archetypes/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tooling - 2.18.4 + 2.18.5-SNAPSHOT archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tooling/camel-manual/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml index 26e95d0..c0d1749 100644 --- a/tooling/camel-manual/pom.xml +++ b/tooling/camel-manual/pom.xml @@ -23,7 +23,7 @@ org.apache.camel tooling - 2.18.4 + 2.18.5-SNAPSHOT camel-manual http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 c1d3da4..a3d843e 100644 --- a/tooling/maven/bom-generator-maven-plugin/pom.xml +++ b/tooling/maven/bom-generator-maven-plugin/pom.xml @@ -19,7 +19,7 @@ maven-plugins org.apache.camel - 2.18.4 + 2.18.5-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 4125195..5b36b7a 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 @@ org.apache.camel maven-plugins - 2.18.4 + 2.18.5-SNAPSHOT camel-api-component-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 1886fcb..c7b94d3 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 @@ org.apache.camel maven-plugins - 2.18.4 + 2.18.5-SNAPSHOT camel-eip-documentation-enricher-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 5edd670..c9c3323 100644 --- a/tooling/maven/camel-maven-plugin/pom.xml +++ b/tooling/maven/camel-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.camel maven-plugins - 2.18.4 + 2.18.5-SNAPSHOT camel-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 640999c..c5ca8b3 100644 --- a/tooling/maven/camel-package-maven-plugin/pom.xml +++ b/tooling/maven/camel-package-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.camel maven-plugins - 2.18.4 + 2.18.5-SNAPSHOT camel-package-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/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 c70a2f8..75814d4 100644 --- a/tooling/maven/guice-maven-plugin/pom.xml +++ b/tooling/maven/guice-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.camel maven-plugins - 2.18.4 + 2.18.5-SNAPSHOT guice-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tooling/maven/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml index 6af6562..0a08fe7 100644 --- a/tooling/maven/pom.xml +++ b/tooling/maven/pom.xml @@ -21,7 +21,7 @@ org.apache.camel tooling - 2.18.4 + 2.18.5-SNAPSHOT maven-plugins http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tooling/parent/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml index 0c82887..9c3df1e 100644 --- a/tooling/parent/pom.xml +++ b/tooling/parent/pom.xml @@ -21,7 +21,7 @@ org.apache.camel tooling - 2.18.4 + 2.18.5-SNAPSHOT tooling-parent http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index a7fb547..9a3aaed 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -21,7 +21,7 @@ org.apache.camel camel-parent - 2.18.4 + 2.18.5-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/camel/blob/e938fab1/tooling/spi-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml index 7e47de4..5c751f4 100644 --- a/tooling/spi-annotations/pom.xml +++ b/tooling/spi-annotations/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tooling - 2.18.4 + 2.18.5-SNAPSHOT