Skip to content

Commit 5f73eca

Browse files
committed
[maven-release-plugin] prepare release v1.15.0
1 parent 779ff98 commit 5f73eca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.jenkins.plugins</groupId>
1313
<artifactId>coverage</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>1.15.0</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>Coverage Plugin</name>
@@ -414,7 +414,7 @@
414414
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
415415
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
416416
<url>https://github.com/${gitHubRepo}</url>
417-
<tag>${scmTag}</tag>
417+
<tag>v1.15.0</tag>
418418
</scm>
419419

420420
<repositories>

0 commit comments

Comments
 (0)