There was an error while loading. Please reload this page.
1 parent f5a1d22 commit b248771Copy full SHA for b248771
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
<name>Badge</name>
10
<groupId>org.jenkins-ci.plugins</groupId>
11
<artifactId>badge</artifactId>
12
- <version>${revision}${changelist}</version>
+ <version>1.10</version>
13
<packaging>hpi</packaging>
14
<url>https://github.com/jenkinsci/badge-plugin</url>
15
@@ -49,7 +49,7 @@
49
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
50
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
51
<url>https://github.com/${gitHubRepo}</url>
52
- <tag>${scmTag}</tag>
+ <tag>badge-1.10</tag>
53
</scm>
54
55
<build>
0 commit comments