Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Feb 19, 2024
1 parent abad6e9 commit 3706e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>edu.hm.hafner</groupId>
<artifactId>codingstyle</artifactId>
<version>3.42.0-SNAPSHOT</version>
<version>3.42.0</version>
<packaging>jar</packaging>

<name>Java coding style</name>
Expand Down Expand Up @@ -42,7 +42,7 @@
<connection>scm:git:https://github.com/uhafner/codingstyle.git</connection>
<developerConnection>scm:git:git@github.com:uhafner/codingstyle.git</developerConnection>
<url>https://github.com/uhafner/codingstyle</url>
<tag>HEAD</tag>
<tag>v3.42.0</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 3706e22

Please sign in to comment.