Skip to content

Commit 318bb05

Browse files
committed
[maven-release-plugin] prepare release v4.12.0
1 parent d3fd7d7 commit 318bb05

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
@@ -4,7 +4,7 @@
44

55
<groupId>edu.hm.hafner</groupId>
66
<artifactId>codingstyle</artifactId>
7-
<version>4.12.0-SNAPSHOT</version>
7+
<version>4.12.0</version>
88
<packaging>jar</packaging>
99

1010
<name>Java coding style</name>
@@ -39,7 +39,7 @@
3939
<scm>
4040
<connection>scm:git:https://github.com/uhafner/codingstyle.git</connection>
4141
<developerConnection>scm:git:[email protected]:uhafner/codingstyle.git</developerConnection>
42-
<tag>HEAD</tag>
42+
<tag>v4.12.0</tag>
4343
<url>https://github.com/uhafner/codingstyle</url>
4444
</scm>
4545
<distributionManagement>

0 commit comments

Comments
 (0)