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