Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Oct 8, 2024
1 parent 6f1dbe0 commit 3993587
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 @@ -10,7 +10,7 @@

<groupId>io.jhnc</groupId>
<artifactId>jenkins-pipeline-extensions</artifactId>
<version>0.5.2-SNAPSHOT</version>
<version>0.5.2</version>
<packaging>hpi</packaging>

<properties>
Expand All @@ -31,7 +31,7 @@
<connection>scm:git:https://github.com/jhnc-oss/${project.artifactId}.git</connection>
<developerConnection>scm:git:git@github.com:jhnc-oss/${project.artifactId}.git</developerConnection>
<url>${project.url}</url>
<tag>HEAD</tag>
<tag>v0.5.2</tag>
</scm>

<build>
Expand Down

0 comments on commit 3993587

Please sign in to comment.