We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51908f8 commit 04b2e6dCopy full SHA for 04b2e6d
pom.xml
@@ -40,7 +40,7 @@
40
<packaging>hpi</packaging>
41
42
<name>Dependency Graph Viewer Plugin</name>
43
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
44
<licenses>
45
<license>
46
<name>The MIT license</name>
@@ -146,7 +146,7 @@
146
<connection>scm:git:git://github.com/jenkinsci/depgraph-view-plugin.git</connection>
147
<developerConnection>scm:git:git@github.com:jenkinsci/depgraph-view-plugin.git</developerConnection>
148
<url>http://github.com/jenkinsci/depgraph-view-plugin</url>
149
- <tag>HEAD</tag>
+ <tag>depgraph-view-1.0.2</tag>
150
</scm>
151
152
<repositories>
0 commit comments