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

Commit a576c15

Browse files
committed
mvn version to 0.4.1.1, process version stays at 0.4.1 to be compatible
1 parent c1b304e commit a576c15

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

codex-process-data-transfer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>de.netzwerk-universitaetsmedizin.codex</groupId>
1010
<artifactId>codex-processes-ap1</artifactId>
11-
<version>0.4.1</version>
11+
<version>0.4.1.1</version>
1212
</parent>
1313

1414
<properties>

codex-processes-ap1-test-data-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>de.netzwerk-universitaetsmedizin.codex</groupId>
1010
<artifactId>codex-processes-ap1</artifactId>
11-
<version>0.4.1</version>
11+
<version>0.4.1.1</version>
1212
</parent>
1313

1414
<properties>

pom.xml

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

77
<groupId>de.netzwerk-universitaetsmedizin.codex</groupId>
88
<artifactId>codex-processes-ap1</artifactId>
9-
<version>0.4.1</version>
9+
<version>0.4.1.1</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>

0 commit comments

Comments
 (0)