Skip to content

Commit 9f2ccd4

Browse files
committed
[maven-release-plugin] prepare release v5.22.0
1 parent f36c709 commit 9f2ccd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

1010
<name>Java coding style POM</name>
@@ -41,7 +41,7 @@
4141
<scm>
4242
<connection>scm:git:https://github.com/uhafner/codingstyle-pom.git</connection>
4343
<developerConnection>scm:git:[email protected]:uhafner/codingstyle-pom.git</developerConnection>
44-
<tag>HEAD</tag>
44+
<tag>v5.22.0</tag>
4545
<url>https://github.com/uhafner/codingstyle-pom</url>
4646
</scm>
4747
<distributionManagement>

0 commit comments

Comments
 (0)