Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit f8fed4f

Browse files
committed
Update versions for release
1 parent 7c74c65 commit f8fed4f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dmn-engine/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.holunda.camunda-api</groupId>
77
<artifactId>camunda-api-parent</artifactId>
8-
<version>7.23.1-SNAPSHOT</version>
8+
<version>7.24.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.holunda.camunda-api</groupId>
66
<artifactId>camunda-api-parent</artifactId>
7-
<version>7.23.1-SNAPSHOT</version>
7+
<version>7.24.0-SNAPSHOT</version>
88
<name>${project.artifactId}</name>
99
<description>Camunda BPM Engine API</description>
1010
<url>https://github.com/holunda-io/camunda-bpm-api/</url>

process-engine/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.holunda.camunda-api</groupId>
77
<artifactId>camunda-api-parent</artifactId>
8-
<version>7.23.1-SNAPSHOT</version>
8+
<version>7.24.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)