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

Commit b7478c0

Browse files
committed
version to 1.0.0.0-SNAPSHOT
1 parent fde11b4 commit b7478c0

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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.netzwerk-universitaetsmedizin.codex</groupId>
88
<artifactId>codex-processes-ap1</artifactId>
9-
<version>0.7.0</version>
9+
<version>1.0.0.0-SNAPSHOT</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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.netzwerk-universitaetsmedizin.codex</groupId>
88
<artifactId>codex-processes-ap1</artifactId>
9-
<version>0.7.0</version>
9+
<version>1.0.0.0-SNAPSHOT</version>
1010
</parent>
1111

1212
<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.7.0</version>
7+
<version>1.0.0.0-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<modules>

0 commit comments

Comments
 (0)