Skip to content

Commit 4f5a63f

Browse files
committed
Bump version to 9.0.1-SNAPSHOT
1 parent 14cc96b commit 4f5a63f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>dev.mdz</groupId>
66
<artifactId>flusswerk-parent</artifactId>
7-
<version>9.0.0</version>
7+
<version>9.0.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>dev.mdz</groupId>
55
<artifactId>flusswerk-parent</artifactId>
6-
<version>9.0.0</version>
6+
<version>9.0.1-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

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

77
<groupId>dev.mdz</groupId>
88
<artifactId>flusswerk-parent</artifactId>
9-
<version>9.0.0</version>
9+
<version>9.0.1-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Flusswerk (Parent)</name>

0 commit comments

Comments
 (0)