Skip to content

Commit c9c5d42

Browse files
committed
[maven-release-plugin] prepare release v5.4.0
1 parent 01cde1a commit c9c5d42

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</artifactId>
7-
<version>5.4.0-SNAPSHOT</version>
7+
<version>5.4.0</version>
88
<packaging>jar</packaging>
99

1010
<name>Java coding style</name>
@@ -40,7 +40,7 @@
4040
<scm>
4141
<connection>scm:git:https://github.com/uhafner/codingstyle.git</connection>
4242
<developerConnection>scm:git:[email protected]:uhafner/codingstyle.git</developerConnection>
43-
<tag>HEAD</tag>
43+
<tag>v5.4.0</tag>
4444
<url>https://github.com/uhafner/codingstyle</url>
4545
</scm>
4646
<distributionManagement>

0 commit comments

Comments
 (0)