From a27c290781f93466b1c766d936fe93823cefbb80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:52:27 +0000 Subject: [PATCH] ci: set next development version --- bundle/camunda-saas-bundle/pom.xml | 2 +- bundle/default-bundle/pom.xml | 2 +- bundle/pom.xml | 2 +- connector-archetype-internal/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 +- connectors/aws/aws-base/pom.xml | 2 +- connectors/aws/aws-dynamodb/pom.xml | 2 +- connectors/aws/aws-lambda/pom.xml | 2 +- connectors/aws/pom.xml | 2 +- connectors/connectors-common-library/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/graphql/pom.xml | 2 +- connectors/http-json/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/sns/pom.xml | 2 +- connectors/sqs/pom.xml | 2 +- connectors/webhook/pom.xml | 2 +- pom.xml | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/bundle/camunda-saas-bundle/pom.xml b/bundle/camunda-saas-bundle/pom.xml index f296e00bd8..3b483d4f5f 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml connector-runtime-bundle-saas diff --git a/bundle/default-bundle/pom.xml b/bundle/default-bundle/pom.xml index f13998d340..d91ddef81d 100644 --- a/bundle/default-bundle/pom.xml +++ b/bundle/default-bundle/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-runtime-bundle-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml connector-runtime-bundle diff --git a/bundle/pom.xml b/bundle/pom.xml index 656c298a8d..d3209d6e99 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -9,7 +9,7 @@ io.camunda.connector connectors-bundle-parent ../pom.xml - 0.20.0-alpha2 + 0.20.0-SNAPSHOT diff --git a/connector-archetype-internal/pom.xml b/connector-archetype-internal/pom.xml index cf7a994044..dec640a802 100644 --- a/connector-archetype-internal/pom.xml +++ b/connector-archetype-internal/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connector-runtime/connector-runtime-core/pom.xml b/connector-runtime/connector-runtime-core/pom.xml index 8b031fd9a0..913203d989 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT connector-runtime-core diff --git a/connector-runtime/connector-runtime-spring/pom.xml b/connector-runtime/connector-runtime-spring/pom.xml index 4d70357696..14ed7a7edb 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../../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 d7fd2ec474..5d60ed98ea 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../../pom.xml diff --git a/connectors/aws/aws-base/pom.xml b/connectors/aws/aws-base/pom.xml index 18d0041e39..05547bc452 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/aws/aws-dynamodb/pom.xml b/connectors/aws/aws-dynamodb/pom.xml index 034ed03552..f7a82009c5 100644 --- a/connectors/aws/aws-dynamodb/pom.xml +++ b/connectors/aws/aws-dynamodb/pom.xml @@ -18,7 +18,7 @@ io.camunda.connector connector-aws-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/aws/aws-lambda/pom.xml b/connectors/aws/aws-lambda/pom.xml index 45768b268f..132aa64f64 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/aws/pom.xml b/connectors/aws/pom.xml index cb77faf72a..7a35171428 100644 --- a/connectors/aws/pom.xml +++ b/connectors/aws/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/connectors-common-library/pom.xml b/connectors/connectors-common-library/pom.xml index 12d413eeff..fea4b38403 100644 --- a/connectors/connectors-common-library/pom.xml +++ b/connectors/connectors-common-library/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/google/google-base/pom.xml b/connectors/google/google-base/pom.xml index 8641885226..61ad6b1ebf 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/google/google-drive/pom.xml b/connectors/google/google-drive/pom.xml index dc9b893354..e958e9ee2a 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/google/google-sheets/pom.xml b/connectors/google/google-sheets/pom.xml index f5677906a7..e9f63ec587 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 - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/google/pom.xml b/connectors/google/pom.xml index 2f065990e6..9d0a67a2cb 100644 --- a/connectors/google/pom.xml +++ b/connectors/google/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/graphql/pom.xml b/connectors/graphql/pom.xml index cb68673fd6..f219680ac3 100644 --- a/connectors/graphql/pom.xml +++ b/connectors/graphql/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/http-json/pom.xml b/connectors/http-json/pom.xml index c9886f3017..56ccd8087a 100644 --- a/connectors/http-json/pom.xml +++ b/connectors/http-json/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/kafka/pom.xml b/connectors/kafka/pom.xml index 19da4cf942..a3eb7e2dc3 100644 --- a/connectors/kafka/pom.xml +++ b/connectors/kafka/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/microsoft-teams/pom.xml b/connectors/microsoft-teams/pom.xml index 79a81671c3..18a52adb7c 100644 --- a/connectors/microsoft-teams/pom.xml +++ b/connectors/microsoft-teams/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/pom.xml b/connectors/pom.xml index 9e9d3666db..82bd9932d2 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -6,7 +6,7 @@ io.camunda.connector connectors-bundle-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/rabbitmq/pom.xml b/connectors/rabbitmq/pom.xml index 9a7d4d14d2..536808fed4 100644 --- a/connectors/rabbitmq/pom.xml +++ b/connectors/rabbitmq/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/sendgrid/pom.xml b/connectors/sendgrid/pom.xml index 70109a01b0..835d91f33d 100644 --- a/connectors/sendgrid/pom.xml +++ b/connectors/sendgrid/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/slack/pom.xml b/connectors/slack/pom.xml index a8e836861f..248e24a251 100644 --- a/connectors/slack/pom.xml +++ b/connectors/slack/pom.xml @@ -4,7 +4,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/sns/pom.xml b/connectors/sns/pom.xml index 9827038c35..2be256179d 100644 --- a/connectors/sns/pom.xml +++ b/connectors/sns/pom.xml @@ -5,7 +5,7 @@ connector-function-parent io.camunda.connector - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/sqs/pom.xml b/connectors/sqs/pom.xml index 3d6467cb2a..42f3e40872 100644 --- a/connectors/sqs/pom.xml +++ b/connectors/sqs/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/connectors/webhook/pom.xml b/connectors/webhook/pom.xml index f38f413654..41bb0d598c 100644 --- a/connectors/webhook/pom.xml +++ b/connectors/webhook/pom.xml @@ -5,7 +5,7 @@ io.camunda.connector connector-function-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 3bddaba206..b034f129a9 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ connectors-bundle-parent - 0.20.0-alpha2 + 0.20.0-SNAPSHOT pom connectors-bundle