Skip to content

Commit f65cb8c

Browse files
committed
Bump version to 6.0.0
1 parent 0d71975 commit f65cb8c

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>com.github.dbmdz.flusswerk</groupId>
66
<artifactId>flusswerk</artifactId>
7-
<version>6.0.0-SNAPSHOT</version>
7+
<version>6.0.0</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>com.github.dbmdz.flusswerk</groupId>
55
<artifactId>flusswerk</artifactId>
6-
<version>6.0.0-SNAPSHOT</version>
6+
<version>6.0.0</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>com.github.dbmdz.flusswerk</groupId>
88
<artifactId>flusswerk</artifactId>
9-
<version>6.0.0-SNAPSHOT</version>
9+
<version>6.0.0</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Flusswerk</name>

0 commit comments

Comments
 (0)