From b09708fc24dbd6d9a030955b6b26c66f9f98002f Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 15 Dec 2022 16:58:23 +0000
Subject: [PATCH] ci: release version 0.14.1-rc1
---
bundle/mvn/camunda-saas-bundle/pom.xml | 2 +-
bundle/mvn/default-bundle/pom.xml | 2 +-
bundle/mvn/pom.xml | 2 +-
connectors/aws-lambda/pom.xml | 2 +-
connectors/google-drive/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 +-
pom.xml | 2 +-
15 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/bundle/mvn/camunda-saas-bundle/pom.xml b/bundle/mvn/camunda-saas-bundle/pom.xml
index 286a396d52..0cd169c39d 100644
--- a/bundle/mvn/camunda-saas-bundle/pom.xml
+++ b/bundle/mvn/camunda-saas-bundle/pom.xml
@@ -4,7 +4,7 @@
io.camunda.connector
connector-runtime-bundle-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
connector-runtime-bundle-saas
diff --git a/bundle/mvn/default-bundle/pom.xml b/bundle/mvn/default-bundle/pom.xml
index ac281865bd..5b9745ddab 100644
--- a/bundle/mvn/default-bundle/pom.xml
+++ b/bundle/mvn/default-bundle/pom.xml
@@ -4,7 +4,7 @@
io.camunda.connector
connector-runtime-bundle-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
connector-runtime-bundle
diff --git a/bundle/mvn/pom.xml b/bundle/mvn/pom.xml
index e127ff6f4a..42cc185691 100644
--- a/bundle/mvn/pom.xml
+++ b/bundle/mvn/pom.xml
@@ -9,7 +9,7 @@
io.camunda.connector
connectors-bundle-parent
../../pom.xml
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
diff --git a/connectors/aws-lambda/pom.xml b/connectors/aws-lambda/pom.xml
index fecb403321..9cf198803a 100644
--- a/connectors/aws-lambda/pom.xml
+++ b/connectors/aws-lambda/pom.xml
@@ -6,7 +6,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/google-drive/pom.xml b/connectors/google-drive/pom.xml
index 74001720b2..1c810cdb1a 100644
--- a/connectors/google-drive/pom.xml
+++ b/connectors/google-drive/pom.xml
@@ -4,7 +4,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/http-json/pom.xml b/connectors/http-json/pom.xml
index 1d652bcf63..bb8b60ee80 100644
--- a/connectors/http-json/pom.xml
+++ b/connectors/http-json/pom.xml
@@ -6,7 +6,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/kafka/pom.xml b/connectors/kafka/pom.xml
index b141b5528a..3c589150a1 100644
--- a/connectors/kafka/pom.xml
+++ b/connectors/kafka/pom.xml
@@ -4,7 +4,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/microsoft-teams/pom.xml b/connectors/microsoft-teams/pom.xml
index d56d904ec3..ac2e405328 100644
--- a/connectors/microsoft-teams/pom.xml
+++ b/connectors/microsoft-teams/pom.xml
@@ -4,7 +4,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/pom.xml b/connectors/pom.xml
index d1c87bc55e..4d0ade888e 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -6,7 +6,7 @@
io.camunda.connector
connectors-bundle-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/rabbitmq/pom.xml b/connectors/rabbitmq/pom.xml
index e9463859c8..156812d691 100644
--- a/connectors/rabbitmq/pom.xml
+++ b/connectors/rabbitmq/pom.xml
@@ -4,7 +4,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/sendgrid/pom.xml b/connectors/sendgrid/pom.xml
index e272a0017c..2c141917ed 100644
--- a/connectors/sendgrid/pom.xml
+++ b/connectors/sendgrid/pom.xml
@@ -4,7 +4,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/slack/pom.xml b/connectors/slack/pom.xml
index 79c11f2f3d..53bc132d36 100644
--- a/connectors/slack/pom.xml
+++ b/connectors/slack/pom.xml
@@ -4,7 +4,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/sns/pom.xml b/connectors/sns/pom.xml
index 41909d4305..2546198d9b 100644
--- a/connectors/sns/pom.xml
+++ b/connectors/sns/pom.xml
@@ -5,7 +5,7 @@
connector-function-parent
io.camunda.connector
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/connectors/sqs/pom.xml b/connectors/sqs/pom.xml
index 4902cae02f..3f6dd7c53c 100644
--- a/connectors/sqs/pom.xml
+++ b/connectors/sqs/pom.xml
@@ -5,7 +5,7 @@
io.camunda.connector
connector-function-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
../pom.xml
diff --git a/pom.xml b/pom.xml
index d7083abf8c..bd6f4c02d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
connectors-bundle-parent
- 0.15.0-SNAPSHOT
+ 0.14.1-rc1
pom
connectors-bundle