Skip to content

Commit 50d9032

Browse files
ci: release version 8.7.13
1 parent 8187cd7 commit 50d9032

File tree

80 files changed

+81
-81
lines changed

Some content is hidden

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

80 files changed

+81
-81
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.7.13-rc1</version>
7+
<version>8.7.13</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.7.13-rc1</version>
7+
<version>8.7.13</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.7.13-rc1</version>
14+
<version>8.7.13</version>
1515
</parent>
1616

1717
<modules>

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>connectors-bundle-parent</artifactId>
9-
<version>8.7.13-rc1</version>
9+
<version>8.7.13</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
@@ -6,7 +6,7 @@
66
<groupId>io.camunda.connector</groupId>
77
<artifactId>connectors-bundle-parent</artifactId>
88
<relativePath>../../pom.xml</relativePath>
9-
<version>8.7.13-rc1</version>
9+
<version>8.7.13</version>
1010
</parent>
1111

1212
<name>connector-runtime-core</name>

connector-runtime/connector-runtime-spring/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.7.13-rc1</version>
9+
<version>8.7.13</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

connector-runtime/spring-boot-starter-camunda-connectors/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.7.13-rc1</version>
9+
<version>8.7.13</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

connector-sdk/core/pom.xml

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

1212
<name>connector-core</name>

connector-sdk/document/pom.xml

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

1212
<name>connector-document</name>

connector-sdk/feel-wrapper/pom.xml

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

1212
<artifactId>connector-feel-wrapper</artifactId>

0 commit comments

Comments
 (0)