We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bed5987 commit 02cf71dCopy full SHA for 02cf71d
1 file changed
pom.xml
@@ -13,7 +13,7 @@
13
14
<name>Plugin Usage - Plugin</name>
15
<artifactId>plugin-usage-plugin</artifactId>
16
- <version>4.2-SNAPSHOT</version>
+ <version>4.2</version>
17
<packaging>hpi</packaging>
18
<url>https://github.com/jenkinsci/plugin-usage-plugin</url>
19
@@ -136,7 +136,7 @@
136
<connection>scm:git:https://github.com/jenkinsci/plugin-usage-plugin.git</connection>
137
<developerConnection>scm:git:git@github.com:jenkinsci/plugin-usage-plugin.git</developerConnection>
138
139
- <tag>HEAD</tag>
+ <tag>plugin-usage-plugin-4.2</tag>
140
</scm>
141
142
<developers>
0 commit comments