Skip to content

Commit f9ea7de

Browse files
[maven-release-plugin] prepare release badge-2.11
1 parent 051c04b commit f9ea7de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.jenkins-ci.plugins</groupId>
1212
<artifactId>badge</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>2.11</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Badge</name>
@@ -47,7 +47,7 @@
4747
<scm>
4848
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
4949
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
50-
<tag>${scmTag}</tag>
50+
<tag>badge-2.11</tag>
5151
<url>https://github.com/${gitHubRepo}</url>
5252
</scm>
5353

0 commit comments

Comments
 (0)