Skip to content

Commit

Permalink
Fix apache#1153 Import camel-quarkus-bom-test into camel-quarkus-buil…
Browse files Browse the repository at this point in the history
…d-parent-it
  • Loading branch information
ppalaga committed Apr 29, 2020
1 parent 59257bf commit 9d38802
Show file tree
Hide file tree
Showing 114 changed files with 82 additions and 1,036 deletions.
3 changes: 2 additions & 1 deletion extensions-jvm/avro-rpc/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-avro-rpc-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-avro-rpc-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/avro/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-avro-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-avro-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-ddb/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ddb-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-ddb-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-ec2/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ec2-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-ec2-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-ecs/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ecs-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-ecs-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-eks/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-eks-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-eks-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-iam/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-iam-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-iam-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-kms/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-kms-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-kms-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-mq/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-mq-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-mq-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-msk/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-msk-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-msk-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-ses/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ses-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-ses-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/aws2-translate/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-translate-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-aws2-translate-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/cassandraql/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cassandraql-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-cassandraql-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/couchbase/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-couchbase-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-couchbase-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/debezium-mongodb/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-mongodb-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-debezium-mongodb-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/debezium-mysql/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-mysql-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-debezium-mysql-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/debezium-postgres/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-postgres-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-debezium-postgres-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/debezium-sqlserver/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-sqlserver-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-debezium-sqlserver-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/google-bigquery/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-bigquery-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-google-bigquery-integration-test</artifactId>
Expand Down
15 changes: 2 additions & 13 deletions extensions-jvm/google-pubsub/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-pubsub-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-google-pubsub-integration-test</artifactId>
Expand All @@ -39,18 +40,6 @@
<mvnd.builder.rule>camel-quarkus-google-pubsub-deployment,camel-quarkus-support-policy-deployment</mvnd.builder.rule>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bom-test</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>

<dependencies>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/groovy/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-groovy-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-groovy-integration-test</artifactId>
Expand Down
15 changes: 2 additions & 13 deletions extensions-jvm/grpc/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-grpc-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-grpc-integration-test</artifactId>
Expand All @@ -39,18 +40,6 @@
<mvnd.builder.rule>camel-quarkus-grpc-deployment,camel-quarkus-support-policy-deployment</mvnd.builder.rule>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bom-test</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>

<dependencies>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/mongodb-gridfs/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mongodb-gridfs-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-mongodb-gridfs-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/nitrite/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-nitrite-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-nitrite-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/ognl/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ognl-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-ognl-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/openstack/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-openstack-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-openstack-integration-test</artifactId>
Expand Down
15 changes: 2 additions & 13 deletions extensions-jvm/protobuf/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-protobuf-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-protobuf-integration-test</artifactId>
Expand All @@ -39,18 +40,6 @@
<mvnd.builder.rule>camel-quarkus-protobuf-deployment,camel-quarkus-support-policy-deployment</mvnd.builder.rule>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bom-test</artifactId>
<version>${project.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>

<dependencies>
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/pubnub/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pubnub-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-pubnub-integration-test</artifactId>
Expand Down
3 changes: 2 additions & 1 deletion extensions-jvm/rabbitmq/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rabbitmq-parent</artifactId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
<version>1.1.0-SNAPSHOT</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>

<artifactId>camel-quarkus-rabbitmq-integration-test</artifactId>
Expand Down

0 comments on commit 9d38802

Please sign in to comment.