http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-hdfs-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-hdfs-starter/pom.xml b/components-starter/camel-hdfs-starter/pom.xml index 29151b9..4134903 100644 --- a/components-starter/camel-hdfs-starter/pom.xml +++ b/components-starter/camel-hdfs-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-hdfs</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project>
http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-hdfs2-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-hdfs2-starter/pom.xml b/components-starter/camel-hdfs2-starter/pom.xml index 00c6fb8..7c21e18 100644 --- a/components-starter/camel-hdfs2-starter/pom.xml +++ b/components-starter/camel-hdfs2-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-hdfs2</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-hessian-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-hessian-starter/pom.xml b/components-starter/camel-hessian-starter/pom.xml index bcfce5f..65e509f 100644 --- a/components-starter/camel-hessian-starter/pom.xml +++ b/components-starter/camel-hessian-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-hessian</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-hipchat-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-hipchat-starter/pom.xml b/components-starter/camel-hipchat-starter/pom.xml index da3f4ea..f207876 100644 --- a/components-starter/camel-hipchat-starter/pom.xml +++ b/components-starter/camel-hipchat-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-hipchat</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-hl7-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-hl7-starter/pom.xml b/components-starter/camel-hl7-starter/pom.xml index 003d849..a5e28f4 100644 --- a/components-starter/camel-hl7-starter/pom.xml +++ b/components-starter/camel-hl7-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-hl7</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -50,5 +51,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-http-common-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-http-common-starter/pom.xml b/components-starter/camel-http-common-starter/pom.xml index 1f4b080..ebb52f0 100644 --- a/components-starter/camel-http-common-starter/pom.xml +++ b/components-starter/camel-http-common-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-http-common</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-http-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-http-starter/pom.xml b/components-starter/camel-http-starter/pom.xml index 9e5b377..2af29f3 100644 --- a/components-starter/camel-http-starter/pom.xml +++ b/components-starter/camel-http-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-http</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-http4-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-http4-starter/pom.xml b/components-starter/camel-http4-starter/pom.xml index 1e65fcd..e9d3e15 100644 --- a/components-starter/camel-http4-starter/pom.xml +++ b/components-starter/camel-http4-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-http4</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-hystrix-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-hystrix-starter/pom.xml b/components-starter/camel-hystrix-starter/pom.xml index a4c6b13..8d47976 100644 --- a/components-starter/camel-hystrix-starter/pom.xml +++ b/components-starter/camel-hystrix-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-hystrix</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-ical-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-ical-starter/pom.xml b/components-starter/camel-ical-starter/pom.xml index fa57e19..e7bd7f9 100644 --- a/components-starter/camel-ical-starter/pom.xml +++ b/components-starter/camel-ical-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-ical</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-ignite-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-ignite-starter/pom.xml b/components-starter/camel-ignite-starter/pom.xml index 3d1ccaf..3f4aae0 100644 --- a/components-starter/camel-ignite-starter/pom.xml +++ b/components-starter/camel-ignite-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-ignite</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-infinispan-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-infinispan-starter/pom.xml b/components-starter/camel-infinispan-starter/pom.xml index a382c00..ce3d852 100644 --- a/components-starter/camel-infinispan-starter/pom.xml +++ b/components-starter/camel-infinispan-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-infinispan</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-influxdb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-influxdb-starter/pom.xml b/components-starter/camel-influxdb-starter/pom.xml index 13fa28b..805da69 100644 --- a/components-starter/camel-influxdb-starter/pom.xml +++ b/components-starter/camel-influxdb-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-influxdb</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-irc-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-irc-starter/pom.xml b/components-starter/camel-irc-starter/pom.xml index 4eabf35..39edb0c 100644 --- a/components-starter/camel-irc-starter/pom.xml +++ b/components-starter/camel-irc-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-irc</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-ironmq-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-ironmq-starter/pom.xml b/components-starter/camel-ironmq-starter/pom.xml index c2ad8e4..8699a69 100644 --- a/components-starter/camel-ironmq-starter/pom.xml +++ b/components-starter/camel-ironmq-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-ironmq</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jackson-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jackson-starter/pom.xml b/components-starter/camel-jackson-starter/pom.xml index 2c14479..a157a4d 100644 --- a/components-starter/camel-jackson-starter/pom.xml +++ b/components-starter/camel-jackson-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jackson</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jacksonxml-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jacksonxml-starter/pom.xml b/components-starter/camel-jacksonxml-starter/pom.xml index bcd8331..6726f03 100644 --- a/components-starter/camel-jacksonxml-starter/pom.xml +++ b/components-starter/camel-jacksonxml-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jacksonxml</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jasypt-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jasypt-starter/pom.xml b/components-starter/camel-jasypt-starter/pom.xml index 11d68d0..e5027f2 100644 --- a/components-starter/camel-jasypt-starter/pom.xml +++ b/components-starter/camel-jasypt-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jasypt</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-javaspace-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-javaspace-starter/pom.xml b/components-starter/camel-javaspace-starter/pom.xml index e98cd10..ffc7ad6 100644 --- a/components-starter/camel-javaspace-starter/pom.xml +++ b/components-starter/camel-javaspace-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-javaspace</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jaxb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jaxb-starter/pom.xml b/components-starter/camel-jaxb-starter/pom.xml index 28af990..384bbb6 100644 --- a/components-starter/camel-jaxb-starter/pom.xml +++ b/components-starter/camel-jaxb-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jaxb</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jbpm-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jbpm-starter/pom.xml b/components-starter/camel-jbpm-starter/pom.xml index 119e571..82b59c7 100644 --- a/components-starter/camel-jbpm-starter/pom.xml +++ b/components-starter/camel-jbpm-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jbpm</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -49,5 +50,6 @@ <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jms_1.1_spec</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jcache-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jcache-starter/pom.xml b/components-starter/camel-jcache-starter/pom.xml index ceb059a..efa2b0a 100644 --- a/components-starter/camel-jcache-starter/pom.xml +++ b/components-starter/camel-jcache-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jcache</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jcr-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jcr-starter/pom.xml b/components-starter/camel-jcr-starter/pom.xml index fb944f1..4087e20 100644 --- a/components-starter/camel-jcr-starter/pom.xml +++ b/components-starter/camel-jcr-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jcr</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -50,5 +51,6 @@ <artifactId>lucene-core</artifactId> <version>${lucene3-version}</version> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jdbc-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jdbc-starter/pom.xml b/components-starter/camel-jdbc-starter/pom.xml index 0664d20..126ab37 100644 --- a/components-starter/camel-jdbc-starter/pom.xml +++ b/components-starter/camel-jdbc-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jdbc</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jetty-common-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jetty-common-starter/pom.xml b/components-starter/camel-jetty-common-starter/pom.xml index cde3b29..de39ae8 100644 --- a/components-starter/camel-jetty-common-starter/pom.xml +++ b/components-starter/camel-jetty-common-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jetty-common</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jetty-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jetty-starter/pom.xml b/components-starter/camel-jetty-starter/pom.xml index 73083ad..e91b292 100644 --- a/components-starter/camel-jetty-starter/pom.xml +++ b/components-starter/camel-jetty-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jetty</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jetty9-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jetty9-starter/pom.xml b/components-starter/camel-jetty9-starter/pom.xml index 641a594..abdb1fe 100644 --- a/components-starter/camel-jetty9-starter/pom.xml +++ b/components-starter/camel-jetty9-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jetty9</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>apt</artifactId> @@ -54,5 +55,6 @@ <groupId>org.hibernate</groupId> <artifactId>hibernate-validator</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jgroups-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jgroups-starter/pom.xml b/components-starter/camel-jgroups-starter/pom.xml index 7cabaa7..35e7f3a 100644 --- a/components-starter/camel-jgroups-starter/pom.xml +++ b/components-starter/camel-jgroups-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jgroups</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jibx-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jibx-starter/pom.xml b/components-starter/camel-jibx-starter/pom.xml index e2f740d..3abb90c 100644 --- a/components-starter/camel-jibx-starter/pom.xml +++ b/components-starter/camel-jibx-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jibx</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jing-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jing-starter/pom.xml b/components-starter/camel-jing-starter/pom.xml index 088f652..1d083e4 100644 --- a/components-starter/camel-jing-starter/pom.xml +++ b/components-starter/camel-jing-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jing</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jira-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jira-starter/pom.xml b/components-starter/camel-jira-starter/pom.xml index 2ecf635..b2ecc3b 100644 --- a/components-starter/camel-jira-starter/pom.xml +++ b/components-starter/camel-jira-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jira</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>com.atlassian.jira</groupId> <artifactId>jira-rest-java-client</artifactId> @@ -49,11 +50,14 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> + <!--START OF GENERATED CODE--> <repositories> <repository> <id>atlassian-public</id> <url>https://maven.atlassian.com/repository/public</url> </repository> </repositories> + <!--END OF GENERATED CODE--> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jms-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jms-starter/pom.xml b/components-starter/camel-jms-starter/pom.xml index e053a46..bc769c9 100644 --- a/components-starter/camel-jms-starter/pom.xml +++ b/components-starter/camel-jms-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-jms</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -55,5 +58,6 @@ <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jms_1.1_spec</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jmx-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jmx-starter/pom.xml b/components-starter/camel-jmx-starter/pom.xml index 84416b4..32c4e41 100644 --- a/components-starter/camel-jmx-starter/pom.xml +++ b/components-starter/camel-jmx-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jmx</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-johnzon-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-johnzon-starter/pom.xml b/components-starter/camel-johnzon-starter/pom.xml index 3f2a4e6..7683b3c 100644 --- a/components-starter/camel-johnzon-starter/pom.xml +++ b/components-starter/camel-johnzon-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-johnzon</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jolt-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jolt-starter/pom.xml b/components-starter/camel-jolt-starter/pom.xml index ab31412..60aaf54 100644 --- a/components-starter/camel-jolt-starter/pom.xml +++ b/components-starter/camel-jolt-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jolt</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-josql-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-josql-starter/pom.xml b/components-starter/camel-josql-starter/pom.xml index b7a25cc..c2b422c 100644 --- a/components-starter/camel-josql-starter/pom.xml +++ b/components-starter/camel-josql-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-josql</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jpa-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jpa-starter/pom.xml b/components-starter/camel-jpa-starter/pom.xml index af2cfef..ad3b9f0 100644 --- a/components-starter/camel-jpa-starter/pom.xml +++ b/components-starter/camel-jpa-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-jpa</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -55,5 +58,6 @@ <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jpa_2.0_spec</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jsch-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jsch-starter/pom.xml b/components-starter/camel-jsch-starter/pom.xml index 1d763e3..0101b01 100644 --- a/components-starter/camel-jsch-starter/pom.xml +++ b/components-starter/camel-jsch-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jsch</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jsonpath-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jsonpath-starter/pom.xml b/components-starter/camel-jsonpath-starter/pom.xml index 972aaf5..b738e79 100644 --- a/components-starter/camel-jsonpath-starter/pom.xml +++ b/components-starter/camel-jsonpath-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jsonpath</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jt400-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jt400-starter/pom.xml b/components-starter/camel-jt400-starter/pom.xml index 64852dd..cbed821 100644 --- a/components-starter/camel-jt400-starter/pom.xml +++ b/components-starter/camel-jt400-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jt400</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-juel-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-juel-starter/pom.xml b/components-starter/camel-juel-starter/pom.xml index 549d457..de628fc 100644 --- a/components-starter/camel-juel-starter/pom.xml +++ b/components-starter/camel-juel-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-juel</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-jxpath-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-jxpath-starter/pom.xml b/components-starter/camel-jxpath-starter/pom.xml index 549ac3c..cf18994 100644 --- a/components-starter/camel-jxpath-starter/pom.xml +++ b/components-starter/camel-jxpath-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-jxpath</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-kafka-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-kafka-starter/pom.xml b/components-starter/camel-kafka-starter/pom.xml index d025bd2..f09e976 100644 --- a/components-starter/camel-kafka-starter/pom.xml +++ b/components-starter/camel-kafka-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-kafka</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-kestrel-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-kestrel-starter/pom.xml b/components-starter/camel-kestrel-starter/pom.xml index 9e57728..31e43e6 100644 --- a/components-starter/camel-kestrel-starter/pom.xml +++ b/components-starter/camel-kestrel-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-kestrel</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-krati-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-krati-starter/pom.xml b/components-starter/camel-krati-starter/pom.xml index 0d36031..4a62bb9 100644 --- a/components-starter/camel-krati-starter/pom.xml +++ b/components-starter/camel-krati-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-krati</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-kubernetes-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-kubernetes-starter/pom.xml b/components-starter/camel-kubernetes-starter/pom.xml index f263a23..a117324 100644 --- a/components-starter/camel-kubernetes-starter/pom.xml +++ b/components-starter/camel-kubernetes-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-kubernetes</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -49,5 +50,6 @@ <groupId>org.hibernate</groupId> <artifactId>hibernate-validator</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-kura-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-kura-starter/pom.xml b/components-starter/camel-kura-starter/pom.xml index 73de567..d674d82 100644 --- a/components-starter/camel-kura-starter/pom.xml +++ b/components-starter/camel-kura-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-kura</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-ldap-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-ldap-starter/pom.xml b/components-starter/camel-ldap-starter/pom.xml index bcd8063..e7be8ec 100644 --- a/components-starter/camel-ldap-starter/pom.xml +++ b/components-starter/camel-ldap-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-ldap</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-leveldb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-leveldb-starter/pom.xml b/components-starter/camel-leveldb-starter/pom.xml index a97f601..56849d0 100644 --- a/components-starter/camel-leveldb-starter/pom.xml +++ b/components-starter/camel-leveldb-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-leveldb</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-linkedin-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-linkedin-starter/pom.xml b/components-starter/camel-linkedin-starter/pom.xml index ab9fa0a..fb82a91 100644 --- a/components-starter/camel-linkedin-starter/pom.xml +++ b/components-starter/camel-linkedin-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-linkedin</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-lucene-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-lucene-starter/pom.xml b/components-starter/camel-lucene-starter/pom.xml index 02b9ba1..529d4b5 100644 --- a/components-starter/camel-lucene-starter/pom.xml +++ b/components-starter/camel-lucene-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-lucene</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-lumberjack-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-lumberjack-starter/pom.xml b/components-starter/camel-lumberjack-starter/pom.xml index c8e4700..d790391 100644 --- a/components-starter/camel-lumberjack-starter/pom.xml +++ b/components-starter/camel-lumberjack-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-lumberjack</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-lzf-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-lzf-starter/pom.xml b/components-starter/camel-lzf-starter/pom.xml index bed28fd..5e57530 100644 --- a/components-starter/camel-lzf-starter/pom.xml +++ b/components-starter/camel-lzf-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-lzf</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mail-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mail-starter/pom.xml b/components-starter/camel-mail-starter/pom.xml index 110ff1b..dcd006d 100644 --- a/components-starter/camel-mail-starter/pom.xml +++ b/components-starter/camel-mail-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mail</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-metrics-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-metrics-starter/pom.xml b/components-starter/camel-metrics-starter/pom.xml index 4853f08..0b89e8d 100644 --- a/components-starter/camel-metrics-starter/pom.xml +++ b/components-starter/camel-metrics-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-metrics</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mina2-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mina2-starter/pom.xml b/components-starter/camel-mina2-starter/pom.xml index e5de54d..2df0689 100644 --- a/components-starter/camel-mina2-starter/pom.xml +++ b/components-starter/camel-mina2-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mina2</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mllp-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mllp-starter/pom.xml b/components-starter/camel-mllp-starter/pom.xml index b60f24b..466cb0c 100644 --- a/components-starter/camel-mllp-starter/pom.xml +++ b/components-starter/camel-mllp-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mllp</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mongodb-gridfs-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mongodb-gridfs-starter/pom.xml b/components-starter/camel-mongodb-gridfs-starter/pom.xml index 4e0a8df..1da4726 100644 --- a/components-starter/camel-mongodb-gridfs-starter/pom.xml +++ b/components-starter/camel-mongodb-gridfs-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mongodb-gridfs</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mongodb-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mongodb-starter/pom.xml b/components-starter/camel-mongodb-starter/pom.xml index b287bd0..89fc4d4 100644 --- a/components-starter/camel-mongodb-starter/pom.xml +++ b/components-starter/camel-mongodb-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mongodb</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mqtt-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mqtt-starter/pom.xml b/components-starter/camel-mqtt-starter/pom.xml index f381780..53110ab 100644 --- a/components-starter/camel-mqtt-starter/pom.xml +++ b/components-starter/camel-mqtt-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mqtt</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-msv-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-msv-starter/pom.xml b/components-starter/camel-msv-starter/pom.xml index bcb3d2b..d01ca47 100644 --- a/components-starter/camel-msv-starter/pom.xml +++ b/components-starter/camel-msv-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-msv</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mustache-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mustache-starter/pom.xml b/components-starter/camel-mustache-starter/pom.xml index a253a7f..c5745df 100644 --- a/components-starter/camel-mustache-starter/pom.xml +++ b/components-starter/camel-mustache-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mustache</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mvel-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mvel-starter/pom.xml b/components-starter/camel-mvel-starter/pom.xml index e863a79..8b4a30a 100644 --- a/components-starter/camel-mvel-starter/pom.xml +++ b/components-starter/camel-mvel-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mvel</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-mybatis-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-mybatis-starter/pom.xml b/components-starter/camel-mybatis-starter/pom.xml index 9301a6a..1deead3 100644 --- a/components-starter/camel-mybatis-starter/pom.xml +++ b/components-starter/camel-mybatis-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-mybatis</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-nagios-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-nagios-starter/pom.xml b/components-starter/camel-nagios-starter/pom.xml index f9cb0f7..25236fa 100644 --- a/components-starter/camel-nagios-starter/pom.xml +++ b/components-starter/camel-nagios-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-nagios</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,7 +46,9 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> + <!--START OF GENERATED CODE--> <repositories> <repository> <id>jboss.fs</id> @@ -59,4 +62,5 @@ </releases> </repository> </repositories> + <!--END OF GENERATED CODE--> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-nats-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-nats-starter/pom.xml b/components-starter/camel-nats-starter/pom.xml index 61e12f1..f022565 100644 --- a/components-starter/camel-nats-starter/pom.xml +++ b/components-starter/camel-nats-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-nats</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-netty-http-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-netty-http-starter/pom.xml b/components-starter/camel-netty-http-starter/pom.xml index 67e6316..3bf5ce1 100644 --- a/components-starter/camel-netty-http-starter/pom.xml +++ b/components-starter/camel-netty-http-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-netty-http</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-netty-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-netty-starter/pom.xml b/components-starter/camel-netty-starter/pom.xml index 1bc885f..87abc11 100644 --- a/components-starter/camel-netty-starter/pom.xml +++ b/components-starter/camel-netty-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-netty</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-netty4-http-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-netty4-http-starter/pom.xml b/components-starter/camel-netty4-http-starter/pom.xml index f6384e1..9ce69bf 100644 --- a/components-starter/camel-netty4-http-starter/pom.xml +++ b/components-starter/camel-netty4-http-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-netty4-http</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -49,5 +50,6 @@ <groupId>org.hibernate</groupId> <artifactId>hibernate-validator</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-netty4-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-netty4-starter/pom.xml b/components-starter/camel-netty4-starter/pom.xml index e0167ba..f3eedcd 100644 --- a/components-starter/camel-netty4-starter/pom.xml +++ b/components-starter/camel-netty4-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-netty4</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -49,5 +50,6 @@ <groupId>org.hibernate</groupId> <artifactId>hibernate-validator</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-ognl-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-ognl-starter/pom.xml b/components-starter/camel-ognl-starter/pom.xml index 77f23ee..50185eb 100644 --- a/components-starter/camel-ognl-starter/pom.xml +++ b/components-starter/camel-ognl-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-ognl</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-olingo2-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-olingo2-starter/pom.xml b/components-starter/camel-olingo2-starter/pom.xml index a12cf03..c3d9fac 100644 --- a/components-starter/camel-olingo2-starter/pom.xml +++ b/components-starter/camel-olingo2-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-olingo2</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-openshift-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-openshift-starter/pom.xml b/components-starter/camel-openshift-starter/pom.xml index 07b504b..1f82e4e 100644 --- a/components-starter/camel-openshift-starter/pom.xml +++ b/components-starter/camel-openshift-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-openshift</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-optaplanner-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-optaplanner-starter/pom.xml b/components-starter/camel-optaplanner-starter/pom.xml index 2bccace..543a552 100644 --- a/components-starter/camel-optaplanner-starter/pom.xml +++ b/components-starter/camel-optaplanner-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-optaplanner</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-paho-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-paho-starter/pom.xml b/components-starter/camel-paho-starter/pom.xml index 1fd33fd..8528140 100644 --- a/components-starter/camel-paho-starter/pom.xml +++ b/components-starter/camel-paho-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-paho</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,7 +46,9 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> + <!--START OF GENERATED CODE--> <repositories> <repository> <id>eclipse-paho</id> @@ -55,4 +58,5 @@ </snapshots> </repository> </repositories> + <!--END OF GENERATED CODE--> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-pdf-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-pdf-starter/pom.xml b/components-starter/camel-pdf-starter/pom.xml index 27e2850..f335a23 100644 --- a/components-starter/camel-pdf-starter/pom.xml +++ b/components-starter/camel-pdf-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-pdf</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-pgevent-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-pgevent-starter/pom.xml b/components-starter/camel-pgevent-starter/pom.xml index 3e8f031..60da754 100644 --- a/components-starter/camel-pgevent-starter/pom.xml +++ b/components-starter/camel-pgevent-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-pgevent</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-printer-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-printer-starter/pom.xml b/components-starter/camel-printer-starter/pom.xml index e2d6874..ca416af 100644 --- a/components-starter/camel-printer-starter/pom.xml +++ b/components-starter/camel-printer-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-printer</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-protobuf-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-protobuf-starter/pom.xml b/components-starter/camel-protobuf-starter/pom.xml index 6a68cd9..24f6704 100644 --- a/components-starter/camel-protobuf-starter/pom.xml +++ b/components-starter/camel-protobuf-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-protobuf</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-quartz2-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-quartz2-starter/pom.xml b/components-starter/camel-quartz2-starter/pom.xml index cbf9bbd..df54054 100644 --- a/components-starter/camel-quartz2-starter/pom.xml +++ b/components-starter/camel-quartz2-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-quartz2</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-quickfix-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-quickfix-starter/pom.xml b/components-starter/camel-quickfix-starter/pom.xml index f5b980a..d043c8d 100644 --- a/components-starter/camel-quickfix-starter/pom.xml +++ b/components-starter/camel-quickfix-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-quickfix</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-rabbitmq-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-rabbitmq-starter/pom.xml b/components-starter/camel-rabbitmq-starter/pom.xml index 8d719dd..5d1d165 100644 --- a/components-starter/camel-rabbitmq-starter/pom.xml +++ b/components-starter/camel-rabbitmq-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-rabbitmq</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-restlet-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-restlet-starter/pom.xml b/components-starter/camel-restlet-starter/pom.xml index b4c7ab2..cd21be7 100644 --- a/components-starter/camel-restlet-starter/pom.xml +++ b/components-starter/camel-restlet-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-restlet</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -55,7 +58,9 @@ <groupId>org.hibernate</groupId> <artifactId>hibernate-validator</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> + <!--START OF GENERATED CODE--> <repositories> <repository> <id>maven-restlet</id> @@ -63,4 +68,5 @@ <url>http://maven.restlet.org</url> </repository> </repositories> + <!--END OF GENERATED CODE--> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-ribbon-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-ribbon-starter/pom.xml b/components-starter/camel-ribbon-starter/pom.xml index 639a05f..24aba7b 100644 --- a/components-starter/camel-ribbon-starter/pom.xml +++ b/components-starter/camel-ribbon-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-ribbon</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-rmi-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-rmi-starter/pom.xml b/components-starter/camel-rmi-starter/pom.xml index 75cbcf3..996d591 100644 --- a/components-starter/camel-rmi-starter/pom.xml +++ b/components-starter/camel-rmi-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-rmi</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-routebox-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-routebox-starter/pom.xml b/components-starter/camel-routebox-starter/pom.xml index 4f0457a..9c9b0a6 100644 --- a/components-starter/camel-routebox-starter/pom.xml +++ b/components-starter/camel-routebox-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-routebox</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-rss-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-rss-starter/pom.xml b/components-starter/camel-rss-starter/pom.xml index dfe92d2..cc0e4b5 100644 --- a/components-starter/camel-rss-starter/pom.xml +++ b/components-starter/camel-rss-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-rss</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-ruby-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-ruby-starter/pom.xml b/components-starter/camel-ruby-starter/pom.xml index f5e0f0e..823c1d2 100644 --- a/components-starter/camel-ruby-starter/pom.xml +++ b/components-starter/camel-ruby-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-ruby</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-rx-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-rx-starter/pom.xml b/components-starter/camel-rx-starter/pom.xml index cfa24b6..a400119 100644 --- a/components-starter/camel-rx-starter/pom.xml +++ b/components-starter/camel-rx-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-rx</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-salesforce-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-salesforce-starter/pom.xml b/components-starter/camel-salesforce-starter/pom.xml index 4a8aab6..4c1e59d 100644 --- a/components-starter/camel-salesforce-starter/pom.xml +++ b/components-starter/camel-salesforce-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-salesforce</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -61,5 +62,6 @@ <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-util-ajax</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-sap-netweaver-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-sap-netweaver-starter/pom.xml b/components-starter/camel-sap-netweaver-starter/pom.xml index 756351c..f877605 100644 --- a/components-starter/camel-sap-netweaver-starter/pom.xml +++ b/components-starter/camel-sap-netweaver-starter/pom.xml @@ -36,13 +36,16 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-sap-netweaver</artifactId> <version>${project.version}</version> + <!--START OF GENERATED CODE--> <exclusions> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> + <!--END OF GENERATED CODE--> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -51,5 +54,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-saxon-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-saxon-starter/pom.xml b/components-starter/camel-saxon-starter/pom.xml index 3d863c1..09f66e7 100644 --- a/components-starter/camel-saxon-starter/pom.xml +++ b/components-starter/camel-saxon-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-saxon</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -45,5 +46,6 @@ <groupId>org.apache.camel</groupId> <artifactId>camel-spring-boot-starter</artifactId> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project> http://git-wip-us.apache.org/repos/asf/camel/blob/80abbed8/components-starter/camel-scala-starter/pom.xml ---------------------------------------------------------------------- diff --git a/components-starter/camel-scala-starter/pom.xml b/components-starter/camel-scala-starter/pom.xml index a70c5f8..b99d8f9 100644 --- a/components-starter/camel-scala-starter/pom.xml +++ b/components-starter/camel-scala-starter/pom.xml @@ -37,6 +37,7 @@ <artifactId>camel-scala</artifactId> <version>${project.version}</version> </dependency> + <!--START OF GENERATED CODE--> <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-core-starter</artifactId> @@ -55,5 +56,6 @@ <artifactId>scala-library</artifactId> <version>${scala-version}</version> </dependency> + <!--END OF GENERATED CODE--> </dependencies> </project>