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

Commit 7da88f8

Browse files
committed
[maven-release-plugin] prepare release v0.4.0
1 parent 6e3db21 commit 7da88f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4.0-SNAPSHOT</version>
8+
<version>0.4.0</version>
99
</parent>
1010

1111
<artifactId>bitvunit-core</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.4.0-SNAPSHOT</version>
13+
<version>0.4.0</version>
1414
<packaging>pom</packaging>
1515

1616
<name>BitvUnit Project</name>

0 commit comments

Comments
 (0)