Skip to content

Commit 04b2e6d

Browse files
committed
[maven-release-plugin] prepare release depgraph-view-1.0.2
1 parent 51908f8 commit 04b2e6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<packaging>hpi</packaging>
4141

4242
<name>Dependency Graph Viewer Plugin</name>
43-
<version>1.0.2-SNAPSHOT</version>
43+
<version>1.0.2</version>
4444
<licenses>
4545
<license>
4646
<name>The MIT license</name>
@@ -146,7 +146,7 @@
146146
<connection>scm:git:git://github.com/jenkinsci/depgraph-view-plugin.git</connection>
147147
<developerConnection>scm:git:git@github.com:jenkinsci/depgraph-view-plugin.git</developerConnection>
148148
<url>http://github.com/jenkinsci/depgraph-view-plugin</url>
149-
<tag>HEAD</tag>
149+
<tag>depgraph-view-1.0.2</tag>
150150
</scm>
151151

152152
<repositories>

0 commit comments

Comments
 (0)