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 234e9df commit 7fe839aCopy full SHA for 7fe839a
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
<artifactId>validating-string-parameter</artifactId>
10
<packaging>hpi</packaging>
11
<name>Validating String Parameter Plugin</name>
12
- <version>2.8-SNAPSHOT</version>
+ <version>2.8</version>
13
<url>https://github.com/jenkinsci/validating-string-parameter-plugin</url>
14
15
<properties>
@@ -31,7 +31,7 @@
31
<developerConnection>scm:git:git@github.com:jenkinsci/validating-string-parameter-plugin.git
32
</developerConnection>
33
34
- <tag>HEAD</tag>
+ <tag>validating-string-parameter-2.8</tag>
35
</scm>
36
37
<repositories>
0 commit comments