Skip to content

Commit 8013216

Browse files
committed
Release version 0.4
1 parent 60e308f commit 8013216

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

maven-test-distribution-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.seregamorph</groupId>
77
<artifactId>test-distribution</artifactId>
8-
<version>0.4-SNAPSHOT</version>
8+
<version>0.4</version>
99
</parent>
1010

1111
<artifactId>maven-test-distribution-plugin</artifactId>

pom.xml

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

55
<groupId>com.github.seregamorph</groupId>
66
<artifactId>test-distribution</artifactId>
7-
<version>0.4-SNAPSHOT</version>
7+
<version>0.4</version>
88
<packaging>pom</packaging>
99

1010
<description>

test-distribution-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.github.seregamorph</groupId>
77
<artifactId>test-distribution</artifactId>
8-
<version>0.4-SNAPSHOT</version>
8+
<version>0.4</version>
99
</parent>
1010

1111
<artifactId>test-distribution-provider</artifactId>

0 commit comments

Comments
 (0)