Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jun 7, 2024
1 parent 779ff98 commit 5f73eca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>io.jenkins.plugins</groupId>
<artifactId>coverage</artifactId>
<version>${revision}${changelist}</version>
<version>1.15.0</version>
<packaging>hpi</packaging>

<name>Coverage Plugin</name>
Expand Down Expand Up @@ -414,7 +414,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>v1.15.0</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 5f73eca

Please sign in to comment.