From 9df9229477baba0e9cb487bf95fb973a0fcb6eed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 08:47:31 +0000 Subject: [PATCH] ci: release version 8.7.0-alpha1 --- bundle/camunda-saas-bundle/pom.xml | 2 +- bundle/default-bundle/pom.xml | 2 +- bundle/pom.xml | 2 +- connector-runtime/connector-runtime-application/pom.xml | 2 +- connector-runtime/connector-runtime-core/pom.xml | 2 +- connector-runtime/connector-runtime-spring/pom.xml | 2 +- .../spring-boot-starter-camunda-connectors/pom.xml | 2 +- connector-sdk/core/pom.xml | 4 ++-- connector-sdk/document/pom.xml | 2 +- connector-sdk/feel-wrapper/pom.xml | 2 +- connector-sdk/jackson-datatype-document/pom.xml | 2 +- connector-sdk/jackson-datatype-feel/pom.xml | 2 +- connector-sdk/pom.xml | 2 +- connector-sdk/test/pom.xml | 2 +- connector-sdk/validation/pom.xml | 2 +- .../connectors-e2e-test-automation-anywhere/pom.xml | 2 +- .../connectors-e2e-test-aws-base/pom.xml | 2 +- .../connectors-e2e-test-aws-dynamodb/pom.xml | 2 +- .../connectors-e2e-test-aws-event-bridge/pom.xml | 2 +- .../connectors-e2e-test-aws-lambda/pom.xml | 2 +- .../connectors-e2e-test-aws-sns/pom.xml | 2 +- .../connectors-e2e-test-aws-sqs/pom.xml | 2 +- connectors-e2e-test/connectors-e2e-test-aws/pom.xml | 4 ++-- connectors-e2e-test/connectors-e2e-test-base/pom.xml | 2 +- connectors-e2e-test/connectors-e2e-test-easy-post/pom.xml | 2 +- connectors-e2e-test/connectors-e2e-test-http/pom.xml | 2 +- connectors-e2e-test/connectors-e2e-test-kafka/pom.xml | 2 +- connectors-e2e-test/connectors-e2e-test-mail/pom.xml | 2 +- connectors-e2e-test/connectors-e2e-test-rabbitmq/pom.xml | 2 +- connectors-e2e-test/connectors-e2e-test-soap/pom.xml | 2 +- connectors-e2e-test/pom.xml | 2 +- connectors/automation-anywhere/pom.xml | 2 +- connectors/aws/aws-base/pom.xml | 2 +- connectors/aws/aws-bedrock/pom.xml | 2 +- connectors/aws/aws-dynamodb/pom.xml | 2 +- connectors/aws/aws-eventbridge/pom.xml | 2 +- connectors/aws/aws-lambda/pom.xml | 2 +- connectors/aws/aws-sagemaker/pom.xml | 2 +- connectors/aws/aws-sns/pom.xml | 2 +- connectors/aws/aws-sqs/pom.xml | 2 +- connectors/aws/aws-textract/pom.xml | 2 +- connectors/aws/pom.xml | 2 +- connectors/email/pom.xml | 2 +- connectors/google/google-base/pom.xml | 2 +- connectors/google/google-drive/pom.xml | 2 +- connectors/google/google-sheets/pom.xml | 2 +- connectors/google/pom.xml | 2 +- connectors/http/graphql/pom.xml | 2 +- connectors/http/http-base/pom.xml | 2 +- connectors/http/polling/pom.xml | 2 +- connectors/http/pom.xml | 2 +- connectors/http/rest/pom.xml | 2 +- connectors/idp-extraction/pom.xml | 2 +- connectors/jdbc/pom.xml | 2 +- connectors/kafka/pom.xml | 2 +- connectors/microsoft-teams/pom.xml | 2 +- connectors/pom.xml | 2 +- connectors/rabbitmq/pom.xml | 2 +- connectors/sendgrid/pom.xml | 2 +- connectors/slack/pom.xml | 2 +- connectors/soap/pom.xml | 2 +- connectors/webhook/pom.xml | 2 +- element-template-generator/congen-cli/pom.xml | 2 +- element-template-generator/core/pom.xml | 2 +- element-template-generator/http-dsl/pom.xml | 2 +- element-template-generator/maven-plugin/pom.xml | 2 +- element-template-generator/openapi-parser/pom.xml | 2 +- element-template-generator/postman-collections-parser/pom.xml | 2 +- element-template-generator/uniquet/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- secret-providers/gcp-secret-provider/pom.xml | 2 +- 72 files changed, 74 insertions(+), 74 deletions(-) diff --git a/bundle/camunda-saas-bundle/pom.xml b/bundle/camunda-saas-bundle/pom.xml index 7a0317cd1d..ce521bb444 100644 --- a/bundle/camunda-saas-bundle/pom.xml +++ b/bundle/camunda-saas-bundle/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-runtime-bundle-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml connector-runtime-bundle-saas diff --git a/bundle/default-bundle/pom.xml b/bundle/default-bundle/pom.xml index 636ed0487c..66d605e0ce 100644 --- a/bundle/default-bundle/pom.xml +++ b/bundle/default-bundle/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-runtime-bundle-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml connector-runtime-bundle diff --git a/bundle/pom.xml b/bundle/pom.xml index d6dafb14db..b5ab088f27 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -9,7 +9,7 @@ io.camunda.connector connector-parent ../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 diff --git a/connector-runtime/connector-runtime-application/pom.xml b/connector-runtime/connector-runtime-application/pom.xml index 084b9fa915..c4906a00a9 100644 --- a/connector-runtime/connector-runtime-application/pom.xml +++ b/connector-runtime/connector-runtime-application/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../../pom.xml diff --git a/connector-runtime/connector-runtime-core/pom.xml b/connector-runtime/connector-runtime-core/pom.xml index db15924d27..5d6893c364 100644 --- a/connector-runtime/connector-runtime-core/pom.xml +++ b/connector-runtime/connector-runtime-core/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent ../../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connector-runtime-core diff --git a/connector-runtime/connector-runtime-spring/pom.xml b/connector-runtime/connector-runtime-spring/pom.xml index 942f773a67..2dcf070c26 100644 --- a/connector-runtime/connector-runtime-spring/pom.xml +++ b/connector-runtime/connector-runtime-spring/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../../pom.xml diff --git a/connector-runtime/spring-boot-starter-camunda-connectors/pom.xml b/connector-runtime/spring-boot-starter-camunda-connectors/pom.xml index 9cc9b30981..872f610a04 100644 --- a/connector-runtime/spring-boot-starter-camunda-connectors/pom.xml +++ b/connector-runtime/spring-boot-starter-camunda-connectors/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../../pom.xml diff --git a/connector-sdk/core/pom.xml b/connector-sdk/core/pom.xml index 7c8eb8ec85..495b30c664 100644 --- a/connector-sdk/core/pom.xml +++ b/connector-sdk/core/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-sdk-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connector-core @@ -44,7 +44,7 @@ io.camunda.connector jackson-datatype-document - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 diff --git a/connector-sdk/document/pom.xml b/connector-sdk/document/pom.xml index 23ebc5754b..c172eb67d7 100644 --- a/connector-sdk/document/pom.xml +++ b/connector-sdk/document/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-sdk-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connector-document diff --git a/connector-sdk/feel-wrapper/pom.xml b/connector-sdk/feel-wrapper/pom.xml index ed08e2e801..75160d2027 100644 --- a/connector-sdk/feel-wrapper/pom.xml +++ b/connector-sdk/feel-wrapper/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-sdk-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connector-feel-wrapper diff --git a/connector-sdk/jackson-datatype-document/pom.xml b/connector-sdk/jackson-datatype-document/pom.xml index c2b642406d..e89e7968c2 100644 --- a/connector-sdk/jackson-datatype-document/pom.xml +++ b/connector-sdk/jackson-datatype-document/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-sdk-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 jackson-datatype-document diff --git a/connector-sdk/jackson-datatype-feel/pom.xml b/connector-sdk/jackson-datatype-feel/pom.xml index fa57fc24af..e83541785a 100644 --- a/connector-sdk/jackson-datatype-feel/pom.xml +++ b/connector-sdk/jackson-datatype-feel/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-sdk-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 jackson-datatype-feel diff --git a/connector-sdk/pom.xml b/connector-sdk/pom.xml index 2dd2b2c06c..51361b2dfc 100644 --- a/connector-sdk/pom.xml +++ b/connector-sdk/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connector-sdk/test/pom.xml b/connector-sdk/test/pom.xml index c664eba5d8..45227b2571 100644 --- a/connector-sdk/test/pom.xml +++ b/connector-sdk/test/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-sdk-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connector-test diff --git a/connector-sdk/validation/pom.xml b/connector-sdk/validation/pom.xml index fd2f77d606..ad2579e071 100644 --- a/connector-sdk/validation/pom.xml +++ b/connector-sdk/validation/pom.xml @@ -8,7 +8,7 @@ io.camunda.connector connector-sdk-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connector-validation diff --git a/connectors-e2e-test/connectors-e2e-test-automation-anywhere/pom.xml b/connectors-e2e-test/connectors-e2e-test-automation-anywhere/pom.xml index 39059551c2..2468703fa5 100644 --- a/connectors-e2e-test/connectors-e2e-test-automation-anywhere/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-automation-anywhere/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-e2e-test-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-base/pom.xml b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-base/pom.xml index 1f1a459f6d..2785cce2da 100644 --- a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-base/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-base/pom.xml @@ -8,7 +8,7 @@ io.camunda.connector connectors-e2e-test-aws-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connectors-e2e-test-aws-base diff --git a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-dynamodb/pom.xml b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-dynamodb/pom.xml index 6699875883..907313a847 100644 --- a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-dynamodb/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-dynamodb/pom.xml @@ -7,7 +7,7 @@ io.camunda.connector connectors-e2e-test-aws-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connectors-e2e-test-aws-dynamodb diff --git a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-event-bridge/pom.xml b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-event-bridge/pom.xml index 264f7ca7e9..db93d74d5a 100644 --- a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-event-bridge/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-event-bridge/pom.xml @@ -7,7 +7,7 @@ io.camunda.connector connectors-e2e-test-aws-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connectors-e2e-test-aws-event-bridge diff --git a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-lambda/pom.xml b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-lambda/pom.xml index c4ba36efdd..ffff21214f 100644 --- a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-lambda/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-lambda/pom.xml @@ -7,7 +7,7 @@ io.camunda.connector connectors-e2e-test-aws-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connectors-e2e-test-aws-lambda diff --git a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-sns/pom.xml b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-sns/pom.xml index 719e240801..d05a7d51f6 100644 --- a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-sns/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-sns/pom.xml @@ -7,7 +7,7 @@ io.camunda.connector connectors-e2e-test-aws-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connectors-e2e-test-aws-sns diff --git a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-sqs/pom.xml b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-sqs/pom.xml index 46845e53a2..f3466c52d3 100644 --- a/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-sqs/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-aws/connectors-e2e-test-aws-sqs/pom.xml @@ -7,7 +7,7 @@ io.camunda.connector connectors-e2e-test-aws-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connectors-e2e-test-aws-sqs diff --git a/connectors-e2e-test/connectors-e2e-test-aws/pom.xml b/connectors-e2e-test/connectors-e2e-test-aws/pom.xml index 34e081095d..0f3979bf13 100644 --- a/connectors-e2e-test/connectors-e2e-test-aws/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-aws/pom.xml @@ -6,13 +6,13 @@ io.camunda.connector connectors-e2e-test-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connectors-e2e-test-aws-parent pom connectors-e2e-test-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connectors-e2e-test-aws-base diff --git a/connectors-e2e-test/connectors-e2e-test-base/pom.xml b/connectors-e2e-test/connectors-e2e-test-base/pom.xml index 56faa24f63..98dd69eb6a 100644 --- a/connectors-e2e-test/connectors-e2e-test-base/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-base/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-e2e-test-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Connectors Test Base project diff --git a/connectors-e2e-test/connectors-e2e-test-easy-post/pom.xml b/connectors-e2e-test/connectors-e2e-test-easy-post/pom.xml index 61bd4c6077..72e085867e 100644 --- a/connectors-e2e-test/connectors-e2e-test-easy-post/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-easy-post/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-e2e-test-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-http/pom.xml b/connectors-e2e-test/connectors-e2e-test-http/pom.xml index a2315f93ed..cea2f2e9ab 100644 --- a/connectors-e2e-test/connectors-e2e-test-http/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-http/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-e2e-test-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-kafka/pom.xml b/connectors-e2e-test/connectors-e2e-test-kafka/pom.xml index 1ea3fd0a73..85914a3a97 100644 --- a/connectors-e2e-test/connectors-e2e-test-kafka/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-kafka/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-e2e-test-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-mail/pom.xml b/connectors-e2e-test/connectors-e2e-test-mail/pom.xml index 4b7ad470a9..f90bc3a340 100644 --- a/connectors-e2e-test/connectors-e2e-test-mail/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-mail/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-e2e-test-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-rabbitmq/pom.xml b/connectors-e2e-test/connectors-e2e-test-rabbitmq/pom.xml index b4ed0e3aa9..3d9c4a82fc 100644 --- a/connectors-e2e-test/connectors-e2e-test-rabbitmq/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-rabbitmq/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-e2e-test-parent ../pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-soap/pom.xml b/connectors-e2e-test/connectors-e2e-test-soap/pom.xml index 428a4a9e2d..745fa57357 100644 --- a/connectors-e2e-test/connectors-e2e-test-soap/pom.xml +++ b/connectors-e2e-test/connectors-e2e-test-soap/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 SOAP Connector tests diff --git a/connectors-e2e-test/pom.xml b/connectors-e2e-test/pom.xml index b79848f4fc..dcfc7ae114 100644 --- a/connectors-e2e-test/pom.xml +++ b/connectors-e2e-test/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent ../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Parent POM for Connectors e2e tests diff --git a/connectors/automation-anywhere/pom.xml b/connectors/automation-anywhere/pom.xml index 5f7e73392a..e7feacdbca 100644 --- a/connectors/automation-anywhere/pom.xml +++ b/connectors/automation-anywhere/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/aws-base/pom.xml b/connectors/aws/aws-base/pom.xml index 8141b2a358..3a84f0e540 100644 --- a/connectors/aws/aws-base/pom.xml +++ b/connectors/aws/aws-base/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/aws-bedrock/pom.xml b/connectors/aws/aws-bedrock/pom.xml index 4916c3de5c..35495ab8c8 100644 --- a/connectors/aws/aws-bedrock/pom.xml +++ b/connectors/aws/aws-bedrock/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 diff --git a/connectors/aws/aws-dynamodb/pom.xml b/connectors/aws/aws-dynamodb/pom.xml index d319192b35..1ab1bf2608 100644 --- a/connectors/aws/aws-dynamodb/pom.xml +++ b/connectors/aws/aws-dynamodb/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/aws-eventbridge/pom.xml b/connectors/aws/aws-eventbridge/pom.xml index acb79c92cb..ac2354778e 100644 --- a/connectors/aws/aws-eventbridge/pom.xml +++ b/connectors/aws/aws-eventbridge/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/aws-lambda/pom.xml b/connectors/aws/aws-lambda/pom.xml index 3b73604c9a..326263abe0 100644 --- a/connectors/aws/aws-lambda/pom.xml +++ b/connectors/aws/aws-lambda/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/aws-sagemaker/pom.xml b/connectors/aws/aws-sagemaker/pom.xml index 290a45b628..0b30bf1c3c 100644 --- a/connectors/aws/aws-sagemaker/pom.xml +++ b/connectors/aws/aws-sagemaker/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/aws-sns/pom.xml b/connectors/aws/aws-sns/pom.xml index 524fd42013..e2f4e7cfe6 100644 --- a/connectors/aws/aws-sns/pom.xml +++ b/connectors/aws/aws-sns/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/aws-sqs/pom.xml b/connectors/aws/aws-sqs/pom.xml index b3a718cd69..440c768a78 100644 --- a/connectors/aws/aws-sqs/pom.xml +++ b/connectors/aws/aws-sqs/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/aws-textract/pom.xml b/connectors/aws/aws-textract/pom.xml index f21221a23e..f0a58caa97 100644 --- a/connectors/aws/aws-textract/pom.xml +++ b/connectors/aws/aws-textract/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-aws-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/aws/pom.xml b/connectors/aws/pom.xml index 327db6dd62..4385d8fa15 100644 --- a/connectors/aws/pom.xml +++ b/connectors/aws/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/email/pom.xml b/connectors/email/pom.xml index 1699edb411..54b793c55b 100644 --- a/connectors/email/pom.xml +++ b/connectors/email/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/google/google-base/pom.xml b/connectors/google/google-base/pom.xml index 6acb1f4294..6053e339c9 100644 --- a/connectors/google/google-base/pom.xml +++ b/connectors/google/google-base/pom.xml @@ -7,7 +7,7 @@ io.camunda.connector connector-google-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/google/google-drive/pom.xml b/connectors/google/google-drive/pom.xml index 0fc29cb37a..655a36c15c 100644 --- a/connectors/google/google-drive/pom.xml +++ b/connectors/google/google-drive/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-google-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/google/google-sheets/pom.xml b/connectors/google/google-sheets/pom.xml index 27b033be37..d3826a995d 100644 --- a/connectors/google/google-sheets/pom.xml +++ b/connectors/google/google-sheets/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-google-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/google/pom.xml b/connectors/google/pom.xml index 3565897a05..e5a4ca58de 100644 --- a/connectors/google/pom.xml +++ b/connectors/google/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/http/graphql/pom.xml b/connectors/http/graphql/pom.xml index 36cbad5e99..94fe334577 100644 --- a/connectors/http/graphql/pom.xml +++ b/connectors/http/graphql/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-http-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/http/http-base/pom.xml b/connectors/http/http-base/pom.xml index 9f2df975fa..5f0e1eed10 100644 --- a/connectors/http/http-base/pom.xml +++ b/connectors/http/http-base/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-http-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/http/polling/pom.xml b/connectors/http/polling/pom.xml index 2f14dc7542..084f81851e 100644 --- a/connectors/http/polling/pom.xml +++ b/connectors/http/polling/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-http-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/http/pom.xml b/connectors/http/pom.xml index f883087435..03226b0484 100644 --- a/connectors/http/pom.xml +++ b/connectors/http/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/http/rest/pom.xml b/connectors/http/rest/pom.xml index ad0707a082..bf574441b4 100644 --- a/connectors/http/rest/pom.xml +++ b/connectors/http/rest/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-http-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/idp-extraction/pom.xml b/connectors/idp-extraction/pom.xml index 69e452310e..197c06b605 100644 --- a/connectors/idp-extraction/pom.xml +++ b/connectors/idp-extraction/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/jdbc/pom.xml b/connectors/jdbc/pom.xml index 4a7eef6682..4d612bfeb1 100644 --- a/connectors/jdbc/pom.xml +++ b/connectors/jdbc/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/kafka/pom.xml b/connectors/kafka/pom.xml index 372df7f0b4..2a99f4f9a1 100644 --- a/connectors/kafka/pom.xml +++ b/connectors/kafka/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/microsoft-teams/pom.xml b/connectors/microsoft-teams/pom.xml index c1552aabd2..5e0f9c4492 100644 --- a/connectors/microsoft-teams/pom.xml +++ b/connectors/microsoft-teams/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/pom.xml b/connectors/pom.xml index 519a4aa44c..880fa8367f 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/rabbitmq/pom.xml b/connectors/rabbitmq/pom.xml index 9ea5a787be..0a343049ed 100644 --- a/connectors/rabbitmq/pom.xml +++ b/connectors/rabbitmq/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/sendgrid/pom.xml b/connectors/sendgrid/pom.xml index c39a4e0c07..bc833da6b3 100644 --- a/connectors/sendgrid/pom.xml +++ b/connectors/sendgrid/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/slack/pom.xml b/connectors/slack/pom.xml index 35b9650b3d..5b0256c403 100644 --- a/connectors/slack/pom.xml +++ b/connectors/slack/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/soap/pom.xml b/connectors/soap/pom.xml index c58f37b7eb..a982aea984 100644 --- a/connectors/soap/pom.xml +++ b/connectors/soap/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/connectors/webhook/pom.xml b/connectors/webhook/pom.xml index 238d09a76e..8a1c0fff98 100644 --- a/connectors/webhook/pom.xml +++ b/connectors/webhook/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connectors-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 ../pom.xml diff --git a/element-template-generator/congen-cli/pom.xml b/element-template-generator/congen-cli/pom.xml index c16e82c162..6c7ca9fcde 100644 --- a/element-template-generator/congen-cli/pom.xml +++ b/element-template-generator/congen-cli/pom.xml @@ -7,7 +7,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 congen-cli diff --git a/element-template-generator/core/pom.xml b/element-template-generator/core/pom.xml index b18d3a8365..c8c695c37f 100644 --- a/element-template-generator/core/pom.xml +++ b/element-template-generator/core/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 element-template-generator-core diff --git a/element-template-generator/http-dsl/pom.xml b/element-template-generator/http-dsl/pom.xml index cde94200b8..a65bc5e031 100644 --- a/element-template-generator/http-dsl/pom.xml +++ b/element-template-generator/http-dsl/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 element-template-generator-http diff --git a/element-template-generator/maven-plugin/pom.xml b/element-template-generator/maven-plugin/pom.xml index adf621899d..73c8ce8fb0 100644 --- a/element-template-generator/maven-plugin/pom.xml +++ b/element-template-generator/maven-plugin/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 element-template-generator-maven-plugin diff --git a/element-template-generator/openapi-parser/pom.xml b/element-template-generator/openapi-parser/pom.xml index faf2cb0e35..bcd0182676 100644 --- a/element-template-generator/openapi-parser/pom.xml +++ b/element-template-generator/openapi-parser/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 openapi-parser diff --git a/element-template-generator/postman-collections-parser/pom.xml b/element-template-generator/postman-collections-parser/pom.xml index 2aade18639..ccee0092e9 100644 --- a/element-template-generator/postman-collections-parser/pom.xml +++ b/element-template-generator/postman-collections-parser/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 postman-collections-parser diff --git a/element-template-generator/uniquet/pom.xml b/element-template-generator/uniquet/pom.xml index 90deeeab14..a3dc535212 100644 --- a/element-template-generator/uniquet/pom.xml +++ b/element-template-generator/uniquet/pom.xml @@ -8,7 +8,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 Uniquet diff --git a/parent/pom.xml b/parent/pom.xml index 9f3c6b73ff..6e7123d103 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ io.camunda.connector connector-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 pom Camunda Connector Parent diff --git a/pom.xml b/pom.xml index 17eaf82281..e5b59d5299 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 parent/pom.xml diff --git a/secret-providers/gcp-secret-provider/pom.xml b/secret-providers/gcp-secret-provider/pom.xml index 8a3acd0a50..1d6f31484b 100644 --- a/secret-providers/gcp-secret-provider/pom.xml +++ b/secret-providers/gcp-secret-provider/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-parent ../../parent/pom.xml - 8.7.0-alpha1-rc1 + 8.7.0-alpha1 connector-gcp-secret-provider