Skip to content

Commit 87443d9

Browse files
ci: release version 8.8.7-rc2
1 parent 9521ffc commit 87443d9

File tree

94 files changed

+95
-95
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+95
-95
lines changed

bundle/camunda-saas-bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.camunda.connector</groupId>
66
<artifactId>connector-runtime-bundle-parent</artifactId>
7-
<version>8.8.7-rc1</version>
7+
<version>8.8.7-rc2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>connector-runtime-bundle-saas</artifactId>

bundle/default-bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.camunda.connector</groupId>
66
<artifactId>connector-runtime-bundle-parent</artifactId>
7-
<version>8.8.7-rc1</version>
7+
<version>8.8.7-rc2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>connector-runtime-bundle</artifactId>

bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>io.camunda.connector</groupId>
1212
<artifactId>connector-parent</artifactId>
1313
<relativePath>../parent/pom.xml</relativePath>
14-
<version>8.8.7-rc1</version>
14+
<version>8.8.7-rc2</version>
1515
</parent>
1616

1717
<modules>

connector-commons/connector-object-mapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.camunda.connector</groupId>
88
<artifactId>connector-commons</artifactId>
9-
<version>8.8.7-rc1</version>
9+
<version>8.8.7-rc2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

connector-commons/connector-test-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.camunda.connector</groupId>
88
<artifactId>connector-commons</artifactId>
9-
<version>8.8.7-rc1</version>
9+
<version>8.8.7-rc2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

connector-commons/connector-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.camunda.connector</groupId>
88
<artifactId>connector-commons</artifactId>
9-
<version>8.8.7-rc1</version>
9+
<version>8.8.7-rc2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

connector-commons/http-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>io.camunda.connector</groupId>
88
<artifactId>connector-commons</artifactId>
99
<relativePath>../pom.xml</relativePath>
10-
<version>8.8.7-rc1</version>
10+
<version>8.8.7-rc2</version>
1111
</parent>
1212

1313
<name>Connector HTTP Client</name>

connector-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.camunda.connector</groupId>
88
<artifactId>connectors-bundle-parent</artifactId>
9-
<version>8.8.7-rc1</version>
9+
<version>8.8.7-rc2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

connector-runtime/connector-runtime-application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.camunda.connector</groupId>
88
<artifactId>connector-runtime-parent</artifactId>
9-
<version>8.8.7-rc1</version>
9+
<version>8.8.7-rc2</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

connector-runtime/connector-runtime-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.camunda.connector</groupId>
77
<artifactId>connector-runtime-parent</artifactId>
8-
<version>8.8.7-rc1</version>
8+
<version>8.8.7-rc2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)