Skip to content

Commit dfd9b95

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare release RELEASE_18.2.8
1 parent c2cf221 commit dfd9b95

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.muenchen</groupId>
66
<artifactId>wollmux-parent</artifactId>
7-
<version>18.2.8-SNAPSHOT</version>
7+
<version>18.2.8</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

idl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.muenchen</groupId>
66
<artifactId>wollmux-parent</artifactId>
7-
<version>18.2.8-SNAPSHOT</version>
7+
<version>18.2.8</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

oxt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>de.muenchen</groupId>
66
<artifactId>wollmux-parent</artifactId>
7-
<version>18.2.8-SNAPSHOT</version>
7+
<version>18.2.8</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>de.muenchen</groupId>
55
<artifactId>wollmux-parent</artifactId>
6-
<version>18.2.8-SNAPSHOT</version>
6+
<version>18.2.8</version>
77
<name>WollMux Parent</name>
88
<packaging>pom</packaging>
99

@@ -28,7 +28,7 @@
2828

2929
<scm>
3030
<developerConnection>scm:git:https://github.com/WollMux/WollMux.git</developerConnection>
31-
<tag>HEAD</tag>
31+
<tag>RELEASE_18.2.8</tag>
3232
</scm>
3333

3434
<repositories>

0 commit comments

Comments
 (0)