Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D695191CF for ; Sun, 3 Apr 2016 13:03:33 +0000 (UTC) Received: (qmail 67391 invoked by uid 500); 3 Apr 2016 13:03:33 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 67332 invoked by uid 500); 3 Apr 2016 13:03:33 -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 67322 invoked by uid 99); 3 Apr 2016 13:03:33 -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; Sun, 03 Apr 2016 13:03:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F1190DFBED; Sun, 3 Apr 2016 13:03:32 +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: Sun, 03 Apr 2016 13:03:32 -0000 Message-Id: <6913a7f7771b42e2aeeb8de75c8c86cd@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] camel git commit: [maven-release-plugin] prepare for next development iteration Repository: camel Updated Branches: refs/heads/camel-2.16.x e6309f2a4 -> 823930c6a http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-reportincident/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml index e7da984..c6b4c9d 100755 --- a/examples/camel-example-reportincident/pom.xml +++ b/examples/camel-example-reportincident/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-reportincident http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 3a32166..ed526c2 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.16.3 + 2.16.4-SNAPSHOT camel-example-restlet-jdbc http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 1909435..f6d9951 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.16.3 + 2.16.4-SNAPSHOT camel-example-route-throttling http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 05c6055..b7cf8b1 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.16.3 + 2.16.4-SNAPSHOT camel-example-servlet-rest-blueprint http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 c8a2beb..a964cf4 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.16.3 + 2.16.4-SNAPSHOT camel-example-servlet-tomcat-no-spring http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 0ea187c..4970142 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.16.3 + 2.16.4-SNAPSHOT camel-example-servlet-tomcat http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 15f060d..e5fe7e6 100644 --- a/examples/camel-example-simplejirabot/javadsl/pom.xml +++ b/examples/camel-example-simplejirabot/javadsl/pom.xml @@ -19,7 +19,7 @@ camel-example-simplejirabot org.apache.camel - 2.16.3 + 2.16.4-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-simplejirabot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml index 55318ca..d666d26 100644 --- a/examples/camel-example-simplejirabot/pom.xml +++ b/examples/camel-example-simplejirabot/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-simplejirabot http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 7a25f5a..de92ee5 100644 --- a/examples/camel-example-simplejirabot/xmlconf/pom.xml +++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml @@ -19,7 +19,7 @@ camel-example-simplejirabot org.apache.camel - 2.16.3 + 2.16.4-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-spark-rest-tomcat/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spark-rest-tomcat/pom.xml b/examples/camel-example-spark-rest-tomcat/pom.xml index a803cdc..f1adc89 100755 --- a/examples/camel-example-spark-rest-tomcat/pom.xml +++ b/examples/camel-example-spark-rest-tomcat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-spark-rest-tomcat http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-splunk/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml index cd46d62..1a8f85b 100644 --- a/examples/camel-example-splunk/pom.xml +++ b/examples/camel-example-splunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-splunk http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 b9c1999..21e5906 100755 --- a/examples/camel-example-spring-boot/pom.xml +++ b/examples/camel-example-spring-boot/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-spring-boot http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 a9b38ca..ff4c027 100644 --- a/examples/camel-example-spring-javaconfig/pom.xml +++ b/examples/camel-example-spring-javaconfig/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-spring-javaconfig http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 26f6bef..75df737 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.16.3 + 2.16.4-SNAPSHOT camel-example-spring-jms http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 e622579..b976da0 100755 --- a/examples/camel-example-spring-security/pom.xml +++ b/examples/camel-example-spring-security/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-spring-security http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 181c9a6..8e34c78 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.16.3 + 2.16.4-SNAPSHOT camel-example-spring-ws http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 44f4110..6208775 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.16.3 + 2.16.4-SNAPSHOT camel-example-spring-xquery http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml index 406f3e3..5e45f2a 100755 --- a/examples/camel-example-spring/pom.xml +++ b/examples/camel-example-spring/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-spring http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 bc1cafd..bfb2923 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.16.3 + 2.16.4-SNAPSHOT camel-example-sql-blueprint http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml index 73aacea..db3f1bf 100644 --- a/examples/camel-example-sql/pom.xml +++ b/examples/camel-example-sql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-sql http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 9f6657b..9223bac 100644 --- a/examples/camel-example-ssh-security/pom.xml +++ b/examples/camel-example-ssh-security/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-ssh-security http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml index 4981955..f6edda5 100644 --- a/examples/camel-example-ssh/pom.xml +++ b/examples/camel-example-ssh/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-ssh http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 75f5b04..a4a63cc 100644 --- a/examples/camel-example-swagger-cdi/pom.xml +++ b/examples/camel-example-swagger-cdi/pom.xml @@ -20,7 +20,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-swagger-cdi http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-swagger-java/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-swagger-java/pom.xml b/examples/camel-example-swagger-java/pom.xml index 28d89a6..fcd9b1d 100755 --- a/examples/camel-example-swagger-java/pom.xml +++ b/examples/camel-example-swagger-java/pom.xml @@ -22,7 +22,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-swagger-java http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/camel-example-tracer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml index cac85b9..3b554df 100644 --- a/examples/camel-example-tracer/pom.xml +++ b/examples/camel-example-tracer/pom.xml @@ -21,7 +21,7 @@ org.apache.camel examples - 2.16.3 + 2.16.4-SNAPSHOT camel-example-tracer http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 788e15c..fb5c344 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.16.3 + 2.16.4-SNAPSHOT camel-example-twitter-websocket-blueprint http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 ee6be07..aa0126f 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.16.3 + 2.16.4-SNAPSHOT camel-example-twitter-websocket http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 16b63fb..b22a65f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.camel camel-parent - 2.16.3 + 2.16.4-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index bf376b9..ae9faea 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ org.apache.camel camel - 2.16.3 + 2.16.4-SNAPSHOT 4.0.0 http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/catalog-lucene/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog-lucene/pom.xml b/platforms/catalog-lucene/pom.xml index 1d1c1c2..26a7237 100644 --- a/platforms/catalog-lucene/pom.xml +++ b/platforms/catalog-lucene/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.16.3 + 2.16.4-SNAPSHOT camel-catalog-lucene http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml index 0d399f2..9c93cf7 100644 --- a/platforms/catalog/pom.xml +++ b/platforms/catalog/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.16.3 + 2.16.4-SNAPSHOT camel-catalog http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/commands/commands-core/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml index b736a49..e92fb25 100644 --- a/platforms/commands/commands-core/pom.xml +++ b/platforms/commands/commands-core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel commands - 2.16.3 + 2.16.4-SNAPSHOT camel-commands-core http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/commands/commands-jolokia/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml index af60940..e501fbe 100644 --- a/platforms/commands/commands-jolokia/pom.xml +++ b/platforms/commands/commands-jolokia/pom.xml @@ -22,7 +22,7 @@ org.apache.camel commands - 2.16.3 + 2.16.4-SNAPSHOT camel-commands-jolokia http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml index 88d93da..072926f 100644 --- a/platforms/commands/pom.xml +++ b/platforms/commands/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.16.3 + 2.16.4-SNAPSHOT commands http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/karaf/commands-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml index 7216318..0a79408 100644 --- a/platforms/karaf/commands-catalog/pom.xml +++ b/platforms/karaf/commands-catalog/pom.xml @@ -22,7 +22,7 @@ org.apache.camel karaf - 2.16.3 + 2.16.4-SNAPSHOT org.apache.camel.karaf http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml index c74def7..908b4ab 100644 --- a/platforms/karaf/commands/pom.xml +++ b/platforms/karaf/commands/pom.xml @@ -22,7 +22,7 @@ org.apache.camel karaf - 2.16.3 + 2.16.4-SNAPSHOT org.apache.camel.karaf http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml index 38c809f..e64d3be 100644 --- a/platforms/karaf/features/pom.xml +++ b/platforms/karaf/features/pom.xml @@ -21,7 +21,7 @@ org.apache.camel karaf - 2.16.3 + 2.16.4-SNAPSHOT org.apache.camel.karaf http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index 945ece5..d365057 100644 --- a/platforms/karaf/pom.xml +++ b/platforms/karaf/pom.xml @@ -21,7 +21,7 @@ org.apache.camel platforms - 2.16.3 + 2.16.4-SNAPSHOT karaf http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/platforms/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/pom.xml b/platforms/pom.xml index f7a1f64..255879c 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-parent - 2.16.3 + 2.16.4-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dbb2c53..b57c35c 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.camel camel - 2.16.3 + 2.16.4-SNAPSHOT pom Camel Camel build POM @@ -147,7 +147,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.16.3 + HEAD http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 2f0b98d..f9bfc5f 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.16.3 + 2.16.4-SNAPSHOT camel-blueprint-cxf-test http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-itest-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml index 89cfa1e..9321937 100644 --- a/tests/camel-itest-cdi/pom.xml +++ b/tests/camel-itest-cdi/pom.xml @@ -21,7 +21,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-itest-cdi http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index 193c7bb..4d7f4ac 100644 --- a/tests/camel-itest-karaf/pom.xml +++ b/tests/camel-itest-karaf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-itest-karaf http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-itest-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml index 9a07c9b..02d1e58 100644 --- a/tests/camel-itest-osgi/pom.xml +++ b/tests/camel-itest-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-itest-osgi http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-itest-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml index 50cfdf5..769956e 100644 --- a/tests/camel-itest-performance/pom.xml +++ b/tests/camel-itest-performance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-itest-performance http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-itest-spring32/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-spring32/pom.xml b/tests/camel-itest-spring32/pom.xml index a66a8de..8acc7ff 100644 --- a/tests/camel-itest-spring32/pom.xml +++ b/tests/camel-itest-spring32/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-itest-spring32 http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-itest-spring40/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-spring40/pom.xml b/tests/camel-itest-spring40/pom.xml index eb9d490..b51d90b 100644 --- a/tests/camel-itest-spring40/pom.xml +++ b/tests/camel-itest-spring40/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-itest-spring40 http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-itest-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml index 3f8d4cb..0f0619c 100644 --- a/tests/camel-itest-standalone/pom.xml +++ b/tests/camel-itest-standalone/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-itest-standalone http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-itest/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml index e2dd91e..08cd82f 100644 --- a/tests/camel-itest/pom.xml +++ b/tests/camel-itest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-itest http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 c44b0fe..284f68f 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.16.3 + 2.16.4-SNAPSHOT camel-partial-classpath-test http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-performance/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml index b7c7628..18c2901 100644 --- a/tests/camel-performance/pom.xml +++ b/tests/camel-performance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-performance http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/camel-typeconverterscan-test/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml index 2bd27cd..b32e6ea 100644 --- a/tests/camel-typeconverterscan-test/pom.xml +++ b/tests/camel-typeconverterscan-test/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tests - 2.16.3 + 2.16.4-SNAPSHOT camel-typeconverterscan-test http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/pom.xml ---------------------------------------------------------------------- diff --git a/tests/pom.xml b/tests/pom.xml index 7c29709..e10abad 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-parent - 2.16.3 + 2.16.4-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 18d84f8..93f4955 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.tests http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tests/test-bundles/pom.xml ---------------------------------------------------------------------- diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml index d4d2def..c7520b8 100644 --- a/tests/test-bundles/pom.xml +++ b/tests/test-bundles/pom.xml @@ -22,7 +22,7 @@ org.apache.camel camel-parent - 2.16.3 + 2.16.4-SNAPSHOT ../../parent http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tooling/apt/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml index 18e997c..2e4b442 100644 --- a/tooling/apt/pom.xml +++ b/tooling/apt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tooling - 2.16.3 + 2.16.4-SNAPSHOT http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 ad2b3d8..a94eaf2 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 c2752cc..de1675c 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 2604e53..d2e112b 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 2f7afb5..4d8ab90 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 364bd01..351f7ad 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml index 76a748b..1407df1 100644 --- a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml +++ b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml index 98fc992..3286616 100644 --- a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml +++ b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml @@ -24,7 +24,7 @@ org.apache.camel archetypes - 2.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 a1af876..59fb7ff 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 b2b2629..3ae58ef 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 659cdc4..231c46f 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 cc8ed9e..4c1265c 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 2d06f1d..0ab303d 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 0244076..74c5e75 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 7da1384..d866f3f 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 449b87c..92c7f87 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 8c3a210..4890543 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.16.3 + 2.16.4-SNAPSHOT org.apache.camel.archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tooling/archetypes/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml index d624028..5f74e40 100644 --- a/tooling/archetypes/pom.xml +++ b/tooling/archetypes/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tooling - 2.16.3 + 2.16.4-SNAPSHOT archetypes http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tooling/camel-manual/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml index aff8797..ca9ee24 100644 --- a/tooling/camel-manual/pom.xml +++ b/tooling/camel-manual/pom.xml @@ -23,7 +23,7 @@ org.apache.camel tooling - 2.16.3 + 2.16.4-SNAPSHOT camel-manual http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 4bddc96..28b6847 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.16.3 + 2.16.4-SNAPSHOT camel-api-component-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 c64107a..8cd60aa 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.16.3 + 2.16.4-SNAPSHOT camel-eip-documentation-enricher-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 463eefc..f9d2b43 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.16.3 + 2.16.4-SNAPSHOT camel-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 cacf86e..1eba31e 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.16.3 + 2.16.4-SNAPSHOT camel-package-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/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 38e76e5..63fa02e 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.16.3 + 2.16.4-SNAPSHOT guice-maven-plugin http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tooling/maven/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml index 94f0408..6c1cd83 100644 --- a/tooling/maven/pom.xml +++ b/tooling/maven/pom.xml @@ -21,7 +21,7 @@ org.apache.camel tooling - 2.16.3 + 2.16.4-SNAPSHOT maven-plugins http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tooling/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/pom.xml b/tooling/pom.xml index c8de429..df60234 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -21,7 +21,7 @@ org.apache.camel camel-parent - 2.16.3 + 2.16.4-SNAPSHOT ../parent http://git-wip-us.apache.org/repos/asf/camel/blob/823930c6/tooling/spi-annotations/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml index 3cdc6eb..0be672c 100644 --- a/tooling/spi-annotations/pom.xml +++ b/tooling/spi-annotations/pom.xml @@ -22,7 +22,7 @@ org.apache.camel tooling - 2.16.3 + 2.16.4-SNAPSHOT