Skip to content

Commit feedf46

Browse files
committed
[maven-release-plugin] prepare release v2.7.1
1 parent f427c63 commit feedf46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/pom.xml

Lines changed: 2 additions & 2 deletions
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>2.7.1-SNAPSHOT</version>
14+
<version>2.7.1</version>
1515
<packaging>hpi</packaging>
1616

1717
<name>Coverage Plugin</name>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3939
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
4040
<url>https://github.com/${gitHubRepo}</url>
41-
<tag>${scmTag}</tag>
41+
<tag>v2.7.1</tag>
4242
</scm>
4343

4444
<properties>

0 commit comments

Comments
 (0)