Skip to content

Commit 4659fe5

Browse files
[maven-release-plugin] prepare release badge-2.12
1 parent 2d6df6d commit 4659fe5

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.12</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:[email protected]:${gitHubRepo}.git</developerConnection>
50-
<tag>${scmTag}</tag>
50+
<tag>badge-2.12</tag>
5151
<url>https://github.com/${gitHubRepo}</url>
5252
</scm>
5353

0 commit comments

Comments
 (0)