diff --git a/bundle/camunda-saas-bundle/pom.xml b/bundle/camunda-saas-bundle/pom.xml index 4ae9cf6e86..243ee4f853 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.6.2-rc1 + 8.6.2 ../pom.xml connector-runtime-bundle-saas diff --git a/bundle/default-bundle/pom.xml b/bundle/default-bundle/pom.xml index b89062fe73..72bee49415 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.6.2-rc1 + 8.6.2 ../pom.xml connector-runtime-bundle diff --git a/bundle/pom.xml b/bundle/pom.xml index b8dcd539ba..dfecf81d9d 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -9,7 +9,7 @@ io.camunda.connector connector-parent ../parent/pom.xml - 8.6.2-rc1 + 8.6.2 diff --git a/connector-runtime/connector-runtime-application/pom.xml b/connector-runtime/connector-runtime-application/pom.xml index c74d745315..75d7941d17 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.6.2-rc1 + 8.6.2 ../../pom.xml diff --git a/connector-runtime/connector-runtime-core/pom.xml b/connector-runtime/connector-runtime-core/pom.xml index 6fbf79d1ec..5d8675ce41 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.6.2-rc1 + 8.6.2 connector-runtime-core diff --git a/connector-runtime/connector-runtime-spring/pom.xml b/connector-runtime/connector-runtime-spring/pom.xml index 85e5eccb40..845aecbc5d 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.6.2-rc1 + 8.6.2 ../../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 fc592b1287..ac82f27051 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.6.2-rc1 + 8.6.2 ../../pom.xml diff --git a/connector-sdk/core/pom.xml b/connector-sdk/core/pom.xml index 8d6786d5e8..ea63de0db9 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.6.2-rc1 + 8.6.2 connector-core diff --git a/connector-sdk/feel-wrapper/pom.xml b/connector-sdk/feel-wrapper/pom.xml index a21d4da880..3e196a8e4c 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.6.2-rc1 + 8.6.2 connector-feel-wrapper diff --git a/connector-sdk/jackson-datatype-feel/pom.xml b/connector-sdk/jackson-datatype-feel/pom.xml index d4e9731e75..492755a29d 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.6.2-rc1 + 8.6.2 jackson-datatype-feel diff --git a/connector-sdk/pom.xml b/connector-sdk/pom.xml index 08e62f7b97..46eed6e4ac 100644 --- a/connector-sdk/pom.xml +++ b/connector-sdk/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connector-sdk/test/pom.xml b/connector-sdk/test/pom.xml index 120cc78425..99176e2a41 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.6.2-rc1 + 8.6.2 connector-test diff --git a/connector-sdk/validation/pom.xml b/connector-sdk/validation/pom.xml index c02e2a3c16..a70654bf5d 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.6.2-rc1 + 8.6.2 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 e263829b42..abfc42a289 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.6.2-rc1 + 8.6.2 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 03c5b5f44f..4b39064c60 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.6.2-rc1 + 8.6.2 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 39dd83a3f1..b46dbe6c0d 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.6.2-rc1 + 8.6.2 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 62569f7d7d..9a161f9ec7 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.6.2-rc1 + 8.6.2 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 510c9dbbee..03339ae6c2 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.6.2-rc1 + 8.6.2 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 d7eeee435b..fbd90d6274 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.6.2-rc1 + 8.6.2 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 de38213a38..5ad063ed8a 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.6.2-rc1 + 8.6.2 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 257ef018cb..6b81664d02 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.6.2-rc1 + 8.6.2 connectors-e2e-test-aws-parent pom connectors-e2e-test-aws-parent - 8.6.2-rc1 + 8.6.2 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 eff6fae2c1..31d450a735 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.6.2-rc1 + 8.6.2 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 b173f28dda..392bd08a5a 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.6.2-rc1 + 8.6.2 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-http/pom.xml b/connectors-e2e-test/connectors-e2e-test-http/pom.xml index a41bae56ed..dab996a785 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.6.2-rc1 + 8.6.2 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-kafka/pom.xml b/connectors-e2e-test/connectors-e2e-test-kafka/pom.xml index c09fa8106f..b522471fc3 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.6.2-rc1 + 8.6.2 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-rabbitmq/pom.xml b/connectors-e2e-test/connectors-e2e-test-rabbitmq/pom.xml index b2f5dae85c..023b83c7e4 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.6.2-rc1 + 8.6.2 Tests diff --git a/connectors-e2e-test/connectors-e2e-test-soap/pom.xml b/connectors-e2e-test/connectors-e2e-test-soap/pom.xml index 8d06f4e6a6..6993af00f0 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.6.2-rc1 + 8.6.2 SOAP Connector tests diff --git a/connectors-e2e-test/pom.xml b/connectors-e2e-test/pom.xml index 50a5575cb3..3193c11594 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.6.2-rc1 + 8.6.2 Parent POM for Connectors e2e tests diff --git a/connectors/automation-anywhere/pom.xml b/connectors/automation-anywhere/pom.xml index ad63b532b7..423334b224 100644 --- a/connectors/automation-anywhere/pom.xml +++ b/connectors/automation-anywhere/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/aws-base/pom.xml b/connectors/aws/aws-base/pom.xml index b64c81f009..66dfaf481f 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/aws-bedrock/pom.xml b/connectors/aws/aws-bedrock/pom.xml index 597fa5642e..6bc19273c9 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.6.2-rc1 + 8.6.2 diff --git a/connectors/aws/aws-dynamodb/pom.xml b/connectors/aws/aws-dynamodb/pom.xml index 792e568191..ab85b96e78 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/aws-eventbridge/pom.xml b/connectors/aws/aws-eventbridge/pom.xml index d641ba38f7..eb0f37b94f 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/aws-lambda/pom.xml b/connectors/aws/aws-lambda/pom.xml index 346cecadba..1026569fc7 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/aws-sagemaker/pom.xml b/connectors/aws/aws-sagemaker/pom.xml index 1f441e252a..793f938bca 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/aws-sns/pom.xml b/connectors/aws/aws-sns/pom.xml index bc9a8a366a..69755149cc 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/aws-sqs/pom.xml b/connectors/aws/aws-sqs/pom.xml index e636b261b8..2579ce9090 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/aws-textract/pom.xml b/connectors/aws/aws-textract/pom.xml index 08a9e4a254..bd18183130 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/aws/pom.xml b/connectors/aws/pom.xml index 1222702950..f48508be8e 100644 --- a/connectors/aws/pom.xml +++ b/connectors/aws/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/email/pom.xml b/connectors/email/pom.xml index dbb3095fda..af9dc9357b 100644 --- a/connectors/email/pom.xml +++ b/connectors/email/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/google/google-base/pom.xml b/connectors/google/google-base/pom.xml index 42df03db13..9f67233438 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/google/google-drive/pom.xml b/connectors/google/google-drive/pom.xml index 395c6e96dc..a66c132ded 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/google/google-sheets/pom.xml b/connectors/google/google-sheets/pom.xml index ba422ba118..8627c3a163 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/google/pom.xml b/connectors/google/pom.xml index 6c39d00d04..0aaefa4a65 100644 --- a/connectors/google/pom.xml +++ b/connectors/google/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/http/graphql/pom.xml b/connectors/http/graphql/pom.xml index 8386e47982..b00cc95768 100644 --- a/connectors/http/graphql/pom.xml +++ b/connectors/http/graphql/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-http-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/http/http-base/pom.xml b/connectors/http/http-base/pom.xml index 3eb673a3a1..4a7fb7a3c3 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.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/http/polling/pom.xml b/connectors/http/polling/pom.xml index 36ef77900b..e28fe0adfb 100644 --- a/connectors/http/polling/pom.xml +++ b/connectors/http/polling/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-http-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/http/pom.xml b/connectors/http/pom.xml index 397d670445..afc16f7698 100644 --- a/connectors/http/pom.xml +++ b/connectors/http/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/http/rest/pom.xml b/connectors/http/rest/pom.xml index f0429bef02..19c56774b1 100644 --- a/connectors/http/rest/pom.xml +++ b/connectors/http/rest/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-http-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/jdbc/pom.xml b/connectors/jdbc/pom.xml index 8e44ce870d..84a254ae0e 100644 --- a/connectors/jdbc/pom.xml +++ b/connectors/jdbc/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/kafka/pom.xml b/connectors/kafka/pom.xml index ce391d49bf..322478824f 100644 --- a/connectors/kafka/pom.xml +++ b/connectors/kafka/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/microsoft-teams/pom.xml b/connectors/microsoft-teams/pom.xml index 1e5c1f3f7f..5dec288020 100644 --- a/connectors/microsoft-teams/pom.xml +++ b/connectors/microsoft-teams/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/pom.xml b/connectors/pom.xml index 8b0fe8b8a8..277212fed1 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/rabbitmq/pom.xml b/connectors/rabbitmq/pom.xml index 0b7c70a6f0..92cc6327ee 100644 --- a/connectors/rabbitmq/pom.xml +++ b/connectors/rabbitmq/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/sendgrid/pom.xml b/connectors/sendgrid/pom.xml index 3b11b7f347..aa48258d54 100644 --- a/connectors/sendgrid/pom.xml +++ b/connectors/sendgrid/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/slack/pom.xml b/connectors/slack/pom.xml index 0068d01a8d..bf3a597241 100644 --- a/connectors/slack/pom.xml +++ b/connectors/slack/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/soap/pom.xml b/connectors/soap/pom.xml index d3c34cd07b..9d16988145 100644 --- a/connectors/soap/pom.xml +++ b/connectors/soap/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/connectors/webhook/pom.xml b/connectors/webhook/pom.xml index 7c40cae7da..f10241f4f5 100644 --- a/connectors/webhook/pom.xml +++ b/connectors/webhook/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connectors-parent - 8.6.2-rc1 + 8.6.2 ../pom.xml diff --git a/element-template-generator/congen-cli/pom.xml b/element-template-generator/congen-cli/pom.xml index c6802617af..29d4c291d0 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.6.2-rc1 + 8.6.2 congen-cli diff --git a/element-template-generator/core/pom.xml b/element-template-generator/core/pom.xml index 1ffd243c64..9028dc8561 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.6.2-rc1 + 8.6.2 element-template-generator-core diff --git a/element-template-generator/http-dsl/pom.xml b/element-template-generator/http-dsl/pom.xml index c5560bd982..22bb8aff1c 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.6.2-rc1 + 8.6.2 element-template-generator-http diff --git a/element-template-generator/maven-plugin/pom.xml b/element-template-generator/maven-plugin/pom.xml index db74a5126d..e0778a46aa 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.6.2-rc1 + 8.6.2 element-template-generator-maven-plugin diff --git a/element-template-generator/openapi-parser/pom.xml b/element-template-generator/openapi-parser/pom.xml index e147c49d46..0d901da91f 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.6.2-rc1 + 8.6.2 openapi-parser diff --git a/element-template-generator/postman-collections-parser/pom.xml b/element-template-generator/postman-collections-parser/pom.xml index 131007e76a..3d1f481c5c 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.6.2-rc1 + 8.6.2 postman-collections-parser diff --git a/element-template-generator/uniquet/pom.xml b/element-template-generator/uniquet/pom.xml index fa6e2b7a39..4430120c5d 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.6.2-rc1 + 8.6.2 Uniquet diff --git a/parent/pom.xml b/parent/pom.xml index 4926f1dedb..ee468ea401 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -12,7 +12,7 @@ io.camunda.connector connector-parent - 8.6.2-rc1 + 8.6.2 pom Camunda Connector Parent diff --git a/pom.xml b/pom.xml index fb62999603..2d5903264b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-parent - 8.6.2-rc1 + 8.6.2 parent/pom.xml diff --git a/secret-providers/gcp-secret-provider/pom.xml b/secret-providers/gcp-secret-provider/pom.xml index 6e21e13a34..7626725022 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.6.2-rc1 + 8.6.2 connector-gcp-secret-provider