We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7978729 commit 71acfd4Copy full SHA for 71acfd4
pom.xml
@@ -14,7 +14,7 @@
14
<artifactId>nested-view</artifactId>
15
<packaging>hpi</packaging>
16
<name>Nested View Plugin</name>
17
- <version>1.21-SNAPSHOT</version>
+ <version>1.21</version>
18
<url>https://wiki.jenkins.io/display/JENKINS/Nested+View+Plugin</url>
19
20
<developers>
@@ -28,7 +28,7 @@
28
<connection>scm:git:git://github.com/jenkinsci/nested-view-plugin.git</connection>
29
<developerConnection>scm:git:[email protected]:jenkinsci/nested-view-plugin.git</developerConnection>
30
<url>https://github.com/jenkinsci/nested-view-plugin</url>
31
- <tag>HEAD</tag>
+ <tag>nested-view-1.21</tag>
32
</scm>
33
34
<repositories>
0 commit comments