Skip to content

Commit 3706e22

Browse files
committed
[maven-release-plugin] prepare release v3.42.0
1 parent abad6e9 commit 3706e22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

66
<groupId>edu.hm.hafner</groupId>
77
<artifactId>codingstyle</artifactId>
8-
<version>3.42.0-SNAPSHOT</version>
8+
<version>3.42.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>Java coding style</name>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/uhafner/codingstyle.git</connection>
4343
<developerConnection>scm:git:[email protected]:uhafner/codingstyle.git</developerConnection>
4444
<url>https://github.com/uhafner/codingstyle</url>
45-
<tag>HEAD</tag>
45+
<tag>v3.42.0</tag>
4646
</scm>
4747
<distributionManagement>
4848
<snapshotRepository>

0 commit comments

Comments
 (0)