http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-rest-swagger/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-rest-swagger/pom.xml b/examples/camel-example-rest-swagger/pom.xml index aca9806..345d988 100644 --- a/examples/camel-example-rest-swagger/pom.xml +++ b/examples/camel-example-rest-swagger/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-rest-swagger</artifactId>
http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 1d897c1..7121c27 100755 --- a/examples/camel-example-restlet-jdbc/pom.xml +++ b/examples/camel-example-restlet-jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-restlet-jdbc</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 ec9ccb8..2362240 100644 --- a/examples/camel-example-route-throttling/pom.xml +++ b/examples/camel-example-route-throttling/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-route-throttling</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-scala/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-scala/pom.xml b/examples/camel-example-scala/pom.xml index f026fe7..4ecdab6 100644 --- a/examples/camel-example-scala/pom.xml +++ b/examples/camel-example-scala/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-scala</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 1fce906..8757178 100755 --- a/examples/camel-example-servlet-rest-blueprint/pom.xml +++ b/examples/camel-example-servlet-rest-blueprint/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-rest-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 ed64744..c787717 100755 --- a/examples/camel-example-servlet-tomcat-no-spring/pom.xml +++ b/examples/camel-example-servlet-tomcat-no-spring/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-tomcat-no-spring</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 b9e4533..2ad3622 100755 --- a/examples/camel-example-servlet-tomcat/pom.xml +++ b/examples/camel-example-servlet-tomcat/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-servlet-tomcat</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 3a76034..2f1dc2c 100644 --- a/examples/camel-example-simplejirabot/javadsl/pom.xml +++ b/examples/camel-example-simplejirabot/javadsl/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-simplejirabot</artifactId> <groupId>org.apache.camel</groupId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot-javadsl</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-simplejirabot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml index 3520cbf..e91e61f 100644 --- a/examples/camel-example-simplejirabot/pom.xml +++ b/examples/camel-example-simplejirabot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 c623926..e117322 100644 --- a/examples/camel-example-simplejirabot/xmlconf/pom.xml +++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>camel-example-simplejirabot</artifactId> <groupId>org.apache.camel</groupId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-simplejirabot-xmlconf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 c3ab83e..3982a37 100755 --- a/examples/camel-example-spark-rest/pom.xml +++ b/examples/camel-example-spark-rest/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spark-rest</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-splunk/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml index 19c33bb..035f0b5 100644 --- a/examples/camel-example-splunk/pom.xml +++ b/examples/camel-example-splunk/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-splunk</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring-boot-geocoder/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-geocoder/pom.xml b/examples/camel-example-spring-boot-geocoder/pom.xml index 5d9a5f6..7d44bed 100644 --- a/examples/camel-example-spring-boot-geocoder/pom.xml +++ b/examples/camel-example-spring-boot-geocoder/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-geocoder</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 80d1b4e..6804188 100644 --- a/examples/camel-example-spring-boot-live-reload/pom.xml +++ b/examples/camel-example-spring-boot-live-reload/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-live-reload</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 6a2486e..ef9cbf9 100644 --- a/examples/camel-example-spring-boot-metrics/pom.xml +++ b/examples/camel-example-spring-boot-metrics/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-metrics</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 2c55660..92192ce 100644 --- a/examples/camel-example-spring-boot-rest-jpa/pom.xml +++ b/examples/camel-example-spring-boot-rest-jpa/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-rest-jpa</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring-boot-rest-swagger/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-rest-swagger/pom.xml b/examples/camel-example-spring-boot-rest-swagger/pom.xml index 6b92013..589e202 100644 --- a/examples/camel-example-spring-boot-rest-swagger/pom.xml +++ b/examples/camel-example-spring-boot-rest-swagger/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-rest-swagger</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring-boot-servicecall/consumer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-servicecall/consumer/pom.xml b/examples/camel-example-spring-boot-servicecall/consumer/pom.xml index c5b2b4b..5c4d2fe 100644 --- a/examples/camel-example-spring-boot-servicecall/consumer/pom.xml +++ b/examples/camel-example-spring-boot-servicecall/consumer/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-spring-boot-servicecall</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-servicecall-consumer</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring-boot-servicecall/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-servicecall/pom.xml b/examples/camel-example-spring-boot-servicecall/pom.xml index bc89284..cce1b49 100644 --- a/examples/camel-example-spring-boot-servicecall/pom.xml +++ b/examples/camel-example-spring-boot-servicecall/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-servicecall</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring-boot-servicecall/services/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-servicecall/services/pom.xml b/examples/camel-example-spring-boot-servicecall/services/pom.xml index 9c9c071..831b488 100644 --- a/examples/camel-example-spring-boot-servicecall/services/pom.xml +++ b/examples/camel-example-spring-boot-servicecall/services/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-spring-boot-servicecall</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-servicecall-services</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 7579660..24d72ed 100644 --- a/examples/camel-example-spring-boot/pom.xml +++ b/examples/camel-example-spring-boot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml b/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml index 47be62a..3809c5e 100644 --- a/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml +++ b/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-spring-cloud-servicecall</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-cloud-servicecall-consumer</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring-cloud-servicecall/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-cloud-servicecall/pom.xml b/examples/camel-example-spring-cloud-servicecall/pom.xml index 253e66a..b1fbe10 100644 --- a/examples/camel-example-spring-cloud-servicecall/pom.xml +++ b/examples/camel-example-spring-cloud-servicecall/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-cloud-servicecall</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring-cloud-servicecall/service/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-cloud-servicecall/service/pom.xml b/examples/camel-example-spring-cloud-servicecall/service/pom.xml index 0db6238..c10f371 100644 --- a/examples/camel-example-spring-cloud-servicecall/service/pom.xml +++ b/examples/camel-example-spring-cloud-servicecall/service/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-spring-cloud-servicecall</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-cloud-servicecall-service</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 92bdcb5..6c5de62 100644 --- a/examples/camel-example-spring-javaconfig/pom.xml +++ b/examples/camel-example-spring-javaconfig/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-javaconfig</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 1d6e9de..55bf672 100644 --- a/examples/camel-example-spring-jms/pom.xml +++ b/examples/camel-example-spring-jms/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-jms</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 eb69f91..54a9384 100755 --- a/examples/camel-example-spring-security/pom.xml +++ b/examples/camel-example-spring-security/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-security</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 1380f07..6c9eb64 100644 --- a/examples/camel-example-spring-ws/pom.xml +++ b/examples/camel-example-spring-ws/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-ws</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 788f75a..9c38c81 100755 --- a/examples/camel-example-spring-xquery/pom.xml +++ b/examples/camel-example-spring-xquery/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-xquery</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-spring/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml index 8d1007a..61a800d 100755 --- a/examples/camel-example-spring/pom.xml +++ b/examples/camel-example-spring/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-spring</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 424fc30..7dad4b6 100644 --- a/examples/camel-example-sql-blueprint/pom.xml +++ b/examples/camel-example-sql-blueprint/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-sql-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-sql/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml index e89cae7..935da9a 100644 --- a/examples/camel-example-sql/pom.xml +++ b/examples/camel-example-sql/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-sql</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 24690d2..0c85531 100644 --- a/examples/camel-example-ssh-security/pom.xml +++ b/examples/camel-example-ssh-security/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-ssh-security</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-ssh/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml index 4e8f490..6e2fcd9 100644 --- a/examples/camel-example-ssh/pom.xml +++ b/examples/camel-example-ssh/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-ssh</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 fb04e7e..e4e2fd8 100644 --- a/examples/camel-example-swagger-cdi/pom.xml +++ b/examples/camel-example-swagger-cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 a23a092..e8278d1 100755 --- a/examples/camel-example-swagger-osgi/pom.xml +++ b/examples/camel-example-swagger-osgi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 7e2a877..d36f621 100755 --- a/examples/camel-example-swagger-xml/pom.xml +++ b/examples/camel-example-swagger-xml/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-swagger-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-tracer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml index 930cbe2..ae93186 100644 --- a/examples/camel-example-tracer/pom.xml +++ b/examples/camel-example-tracer/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-tracer</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-transformer-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-transformer-blueprint/pom.xml b/examples/camel-example-transformer-blueprint/pom.xml index 46a4282..1ebbd1f 100644 --- a/examples/camel-example-transformer-blueprint/pom.xml +++ b/examples/camel-example-transformer-blueprint/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-transformer-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-transformer-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-transformer-cdi/pom.xml b/examples/camel-example-transformer-cdi/pom.xml index f53ace1..616d45c 100644 --- a/examples/camel-example-transformer-cdi/pom.xml +++ b/examples/camel-example-transformer-cdi/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-transformer-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-transformer-demo/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-transformer-demo/pom.xml b/examples/camel-example-transformer-demo/pom.xml index a9a3741..4007314 100644 --- a/examples/camel-example-transformer-demo/pom.xml +++ b/examples/camel-example-transformer-demo/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-transformer-demo</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-twitter-salesforce/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-twitter-salesforce/pom.xml b/examples/camel-example-twitter-salesforce/pom.xml index 9a9adfd..6114818 100644 --- a/examples/camel-example-twitter-salesforce/pom.xml +++ b/examples/camel-example-twitter-salesforce/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-twitter-salesforce</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 2d9467b..74e275e 100644 --- a/examples/camel-example-twitter-websocket-blueprint/pom.xml +++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-twitter-websocket-blueprint</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 e913ae9..04913de 100644 --- a/examples/camel-example-twitter-websocket/pom.xml +++ b/examples/camel-example-twitter-websocket/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-twitter-websocket</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-validator-spring-boot/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-validator-spring-boot/pom.xml b/examples/camel-example-validator-spring-boot/pom.xml index 32945a0..3908672 100644 --- a/examples/camel-example-validator-spring-boot/pom.xml +++ b/examples/camel-example-validator-spring-boot/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-validator-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 b3278dc..7359fe2 100755 --- a/examples/camel-example-widget-gadget-cdi/pom.xml +++ b/examples/camel-example-widget-gadget-cdi/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-cdi</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 75170fd..de039b2 100755 --- a/examples/camel-example-widget-gadget-java/pom.xml +++ b/examples/camel-example-widget-gadget-java/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-java</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 ea93f3b..c420ac8 100755 --- a/examples/camel-example-widget-gadget-xml/pom.xml +++ b/examples/camel-example-widget-gadget-xml/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-widget-gadget-xml</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 144e7f1..6f1a8a1 100644 --- a/examples/camel-example-zipkin/client/pom.xml +++ b/examples/camel-example-zipkin/client/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-zipkin</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-client</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/camel-example-zipkin/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml index 74612d2..82c54e3 100644 --- a/examples/camel-example-zipkin/pom.xml +++ b/examples/camel-example-zipkin/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>examples</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 bad9f0d..73d13fa 100644 --- a/examples/camel-example-zipkin/service1/pom.xml +++ b/examples/camel-example-zipkin/service1/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-zipkin</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-service1</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 5b19a20..a1df669 100644 --- a/examples/camel-example-zipkin/service2/pom.xml +++ b/examples/camel-example-zipkin/service2/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-example-zipkin</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-example-zipkin-service2</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 4147d2c..7d0bb6c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1ece90a..0646b94 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog-connector/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog-connector/pom.xml b/platforms/camel-catalog-connector/pom.xml index 81c8911..3e64245 100644 --- a/platforms/camel-catalog-connector/pom.xml +++ b/platforms/camel-catalog-connector/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-connector</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog-lucene/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog-lucene/pom.xml b/platforms/camel-catalog-lucene/pom.xml index c306f20..dc45096 100644 --- a/platforms/camel-catalog-lucene/pom.xml +++ b/platforms/camel-catalog-lucene/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-lucene</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog-maven/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog-maven/pom.xml b/platforms/camel-catalog-maven/pom.xml index b2f822c..8b1bef5 100644 --- a/platforms/camel-catalog-maven/pom.xml +++ b/platforms/camel-catalog-maven/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-maven</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog-nexus/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog-nexus/pom.xml b/platforms/camel-catalog-nexus/pom.xml index 5b362a3..334e827 100644 --- a/platforms/camel-catalog-nexus/pom.xml +++ b/platforms/camel-catalog-nexus/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-nexus</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog-provider-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog-provider-karaf/pom.xml b/platforms/camel-catalog-provider-karaf/pom.xml index dc5ea2d..f31c91b 100644 --- a/platforms/camel-catalog-provider-karaf/pom.xml +++ b/platforms/camel-catalog-provider-karaf/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-provider-karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog-provider-springboot/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog-provider-springboot/pom.xml b/platforms/camel-catalog-provider-springboot/pom.xml index 9966ecf..9216051 100644 --- a/platforms/camel-catalog-provider-springboot/pom.xml +++ b/platforms/camel-catalog-provider-springboot/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-provider-springboot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog-rest-app/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog-rest-app/pom.xml b/platforms/camel-catalog-rest-app/pom.xml index cfb8a06..92b8fcb 100644 --- a/platforms/camel-catalog-rest-app/pom.xml +++ b/platforms/camel-catalog-rest-app/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-rest-app</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog-rest/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog-rest/pom.xml b/platforms/camel-catalog-rest/pom.xml index 1673a65..5323ea0 100644 --- a/platforms/camel-catalog-rest/pom.xml +++ b/platforms/camel-catalog-rest/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog-rest</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/camel-catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/camel-catalog/pom.xml b/platforms/camel-catalog/pom.xml index d3789cb..aa024ce 100644 --- a/platforms/camel-catalog/pom.xml +++ b/platforms/camel-catalog/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-catalog</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/commands/commands-core/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml index fba184f..acdae4e 100644 --- a/platforms/commands/commands-core/pom.xml +++ b/platforms/commands/commands-core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>commands</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-commands-core</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/commands/commands-jolokia/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml index 8c2cc4f..4f09d29 100644 --- a/platforms/commands/commands-jolokia/pom.xml +++ b/platforms/commands/commands-jolokia/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>commands</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-commands-jolokia</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/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 a68d511..3aa56bf 100755 --- a/platforms/commands/commands-spring-boot/pom.xml +++ b/platforms/commands/commands-spring-boot/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>commands</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-commands-spring-boot</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml index 5c80178..d071c5a 100644 --- a/platforms/commands/pom.xml +++ b/platforms/commands/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>commands</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/dummy-component/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/dummy-component/pom.xml b/platforms/dummy-component/pom.xml index 8dc19f8..b27551f 100644 --- a/platforms/dummy-component/pom.xml +++ b/platforms/dummy-component/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/karaf/commands/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml index 2068d82..02e0fbc 100644 --- a/platforms/karaf/commands/pom.xml +++ b/platforms/karaf/commands/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/karaf/features/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml index b1e89e1..f86dfa0 100644 --- a/platforms/karaf/features/pom.xml +++ b/platforms/karaf/features/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>karaf</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml index 83b9aebf..3b892f0 100644 --- a/platforms/karaf/pom.xml +++ b/platforms/karaf/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>karaf</artifactId> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/myfoo-connector/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/myfoo-connector/pom.xml b/platforms/myfoo-connector/pom.xml index 44873d2..d6f3427 100644 --- a/platforms/myfoo-connector/pom.xml +++ b/platforms/myfoo-connector/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>platforms</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/pom.xml b/platforms/pom.xml index 5b78ba8..fad7966 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml index df9c915..c77b82f 100644 --- a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-ahc-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml index b4f09d5..e493839 100644 --- a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-ahc-ws-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml index 6c67bdc..deb86a9 100644 --- a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-amqp-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml index 9cb1844..3153e4f 100644 --- a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-apns-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml index 71b249e..ebba161 100644 --- a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-asterisk-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml index a1bad9b..1ed26be 100644 --- a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-atmos-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml index d00c178..bfe8814 100644 --- a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-atmosphere-websocket-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml index c9257c1..c87c1c6 100644 --- a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-atom-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml index 06fbcdf..efe1fb8 100644 --- a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-avro-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml index 20590de..35c32b8 100644 --- a/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-aws-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml index 844057e..3b5cde5 100644 --- a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-azure-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml index f4e7aee..494a3ab 100644 --- a/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-bam-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml index b2a7948..fd246ba 100644 --- a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-barcode-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml index f4047aa..60fad44 100644 --- a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-base64-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml index c08876e..1f8af33 100644 --- a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-bean-validator-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml index b509e5f..a74f078 100644 --- a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-beanio-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml index 3445933..dcfe247 100644 --- a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-beanstalk-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml index c17a83b..4da6a03 100644 --- a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-bindy-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml index e90f7fa..1a9eaeb 100644 --- a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-bonita-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml index 6f4ee51..dc2906b 100644 --- a/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-boon-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-box-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml index 11a43f2..66a6dca 100644 --- a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-box-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml index 9cb30a8..c380a47 100644 --- a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-braintree-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml index ea0f5af..8aecd08 100644 --- a/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-cache-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml index ded8bb8..f8ee743 100644 --- a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-cassandraql-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml index 196acc6..ca4148c 100644 --- a/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-castor-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml index ea8dfee..6e9180c 100644 --- a/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-chronicle-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml index abdab01..9e34beb 100644 --- a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-chunk-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml index 22e6e11..2f1637b 100644 --- a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-cm-sms-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml index 575744e..8ae47bc 100644 --- a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-cmis-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml index 11fe2e5..6d4eaec 100644 --- a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-coap-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml index 84c0ac1..53201fe 100644 --- a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-cometd-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml index cddead7..9829f3a 100644 --- a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-consul-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-context-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-context-starter/pom.xml b/platforms/spring-boot/components-starter/camel-context-starter/pom.xml index a6c1380..502acd8 100644 --- a/platforms/spring-boot/components-starter/camel-context-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-context-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-context-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-core-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml index 82e53c6..7f5dbb4 100644 --- a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-core-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml index 3eb76f2..9e43558 100644 --- a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-couchbase-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml index 9ee126a..7d3f0c6 100644 --- a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-couchdb-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml index 56ec2ed..50fb4bc 100644 --- a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-crypto-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml index b9ea8f9..11e1a3f 100644 --- a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-csv-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml index 1b6c8e9..742780a 100644 --- a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-cxf-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml index 9b89688..51eb29e 100644 --- a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-cxf-transport-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml index d859687..f43648b 100644 --- a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-digitalocean-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml index e5c9b71..24d7dbd 100644 --- a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-disruptor-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml index 3bf07b5..e98e5c3 100644 --- a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-dns-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml index 80e50da..9400dca 100644 --- a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-docker-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml index e375a70..3e4ea18 100644 --- a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-dozer-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml index 86e7142..e22b188 100644 --- a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-drill-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml index d8922d6..8a68ad6 100644 --- a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-dropbox-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml b/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml index 3b4b5bd..46268ba 100644 --- a/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-eclipse-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml index e1189cf..de21482 100644 --- a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-ehcache-starter</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/camel/blob/c2187a85/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml index 3b3b313..fe3a4b7 100644 --- a/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components-starter</artifactId> - <version>2.19.2</version> + <version>2.19.3-SNAPSHOT</version> </parent> <artifactId>camel-elasticsearch-starter</artifactId> <packaging>jar</packaging>