Skip to content

Commit e8f2597

Browse files
committed
Release version 0.6
1 parent b221630 commit e8f2597

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.6-SNAPSHOT</version>
7+
<version>0.6</version>
88
<packaging>pom</packaging>
99

1010
<description>

test-distribution-maven-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.6-SNAPSHOT</version>
8+
<version>0.6</version>
99
</parent>
1010

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

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.6-SNAPSHOT</version>
8+
<version>0.6</version>
99
</parent>
1010

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

test-distribution-spring-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.6-SNAPSHOT</version>
8+
<version>0.6</version>
99
</parent>
1010

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

0 commit comments

Comments
 (0)