We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a797831 commit 8ca59d1Copy full SHA for 8ca59d1
pom.xml
@@ -40,7 +40,7 @@
40
<packaging>hpi</packaging>
41
42
<name>Dependency Graph Viewer Plugin</name>
43
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
44
<licenses>
45
<license>
46
<name>The MIT license</name>
@@ -140,7 +140,7 @@
140
<connection>scm:git:git://github.com/jenkinsci/depgraph-view-plugin.git</connection>
141
<developerConnection>scm:git:git@github.com:jenkinsci/depgraph-view-plugin.git</developerConnection>
142
<url>http://github.com/jenkinsci/depgraph-view-plugin</url>
143
- <tag>HEAD</tag>
+ <tag>depgraph-view-1.0.1</tag>
144
</scm>
145
146
<repositories>
0 commit comments