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 73be9a5 commit 9b2946dCopy full SHA for 9b2946d
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.7-SNAPSHOT</version>
+ <version>2.7</version>
13
<url>https://github.com/jenkinsci/validating-string-parameter-plugin</url>
14
15
<properties>
@@ -22,7 +22,7 @@
22
<developerConnection>scm:git:git@github.com:jenkinsci/validating-string-parameter-plugin.git
23
</developerConnection>
24
25
- <tag>HEAD</tag>
+ <tag>validating-string-parameter-2.7</tag>
26
</scm>
27
28
<repositories>
0 commit comments