Skip to content

Commit b248771

Browse files
[maven-release-plugin] prepare release badge-1.10
1 parent f5a1d22 commit b248771

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<name>Badge</name>
1010
<groupId>org.jenkins-ci.plugins</groupId>
1111
<artifactId>badge</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>1.10</version>
1313
<packaging>hpi</packaging>
1414
<url>https://github.com/jenkinsci/badge-plugin</url>
1515

@@ -49,7 +49,7 @@
4949
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
5050
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
5151
<url>https://github.com/${gitHubRepo}</url>
52-
<tag>${scmTag}</tag>
52+
<tag>badge-1.10</tag>
5353
</scm>
5454

5555
<build>

0 commit comments

Comments
 (0)