Skip to content

Commit 23ba207

Browse files
committed
[maven-release-plugin] prepare release v4.2.6
1 parent 1e5728b commit 23ba207

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

klass-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>no.ssb.klass</groupId>
1212
<artifactId>klass-root</artifactId>
13-
<version>4.2.6-SNAPSHOT</version>
13+
<version>4.2.6</version>
1414
</parent>
1515

1616
<properties>

klass-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>no.ssb.klass</groupId>
1212
<artifactId>klass-root</artifactId>
13-
<version>4.2.6-SNAPSHOT</version>
13+
<version>4.2.6</version>
1414
</parent>
1515

1616
<properties>

klass-shared/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>no.ssb.klass</groupId>
1212
<artifactId>klass-root</artifactId>
13-
<version>4.2.6-SNAPSHOT</version>
13+
<version>4.2.6</version>
1414
</parent>
1515

1616
<properties>

pom.xml

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

55
<groupId>no.ssb.klass</groupId>
66
<artifactId>klass-root</artifactId>
7-
<version>4.2.6-SNAPSHOT</version>
7+
<version>4.2.6</version>
88
<packaging>pom</packaging>
99

1010
<parent>
@@ -23,7 +23,7 @@
2323
<scm>
2424
<developerConnection>scm:git:https://github.com/${github.repository}.git</developerConnection>
2525
<url>https://github.com/${github.repository}</url>
26-
<tag>v4.0.0</tag>
26+
<tag>v4.2.6</tag>
2727
</scm>
2828

2929
<properties>

0 commit comments

Comments
 (0)