Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Commit 3c4e661

Browse files
committed
[maven-release-plugin] prepare release v0.6.0
1 parent 1742208 commit 3c4e661

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bitvunit-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.codescape.bitvunit</groupId>
77
<artifactId>bitvunit-project</artifactId>
8-
<version>0.6.0-SNAPSHOT</version>
8+
<version>0.6.0</version>
99
</parent>
1010

1111
<artifactId>bitvunit-core</artifactId>

bitvunit-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.codescape.bitvunit</groupId>
77
<artifactId>bitvunit-project</artifactId>
8-
<version>0.6.0-SNAPSHOT</version>
8+
<version>0.6.0</version>
99
</parent>
1010

1111
<artifactId>bitvunit-demo</artifactId>

pom.xml

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

1111
<groupId>de.codescape.bitvunit</groupId>
1212
<artifactId>bitvunit-project</artifactId>
13-
<version>0.6.0-SNAPSHOT</version>
13+
<version>0.6.0</version>
1414
<packaging>pom</packaging>
1515

1616
<name>BitvUnit Project</name>

0 commit comments

Comments
 (0)