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

Commit 23a9c6b

Browse files
committed
0.5.1 release
1 parent 42d7aef commit 23a9c6b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

codex-process-data-transfer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.netzwerk-universitaetsmedizin.codex</groupId>
88
<artifactId>codex-processes-ap1</artifactId>
9-
<version>0.5.1-SNAPSHOT</version>
9+
<version>0.5.1</version>
1010
</parent>
1111

1212
<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.5.1-SNAPSHOT</version>
11+
<version>0.5.1</version>
1212
</parent>
1313

1414
<properties>

pom.xml

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

55
<groupId>de.netzwerk-universitaetsmedizin.codex</groupId>
66
<artifactId>codex-processes-ap1</artifactId>
7-
<version>0.5.1-SNAPSHOT</version>
7+
<version>0.5.1</version>
88
<packaging>pom</packaging>
99

1010
<modules>

0 commit comments

Comments
 (0)