Skip to content

Commit 00856eb

Browse files
committed
[maven-release-plugin] prepare release depgraph-view-1.0.0
1 parent 9c2ddca commit 00856eb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 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.0-SNAPSHOT</version>
43+
<version>1.0.0</version>
4444
<licenses>
4545
<license>
4646
<name>The MIT license</name>
@@ -140,7 +140,8 @@
140140
<connection>scm:git:git://github.com/jenkinsci/depgraph-view-plugin.git</connection>
141141
<developerConnection>scm:git:git@github.com:jenkinsci/depgraph-view-plugin.git</developerConnection>
142142
<url>http://github.com/jenkinsci/depgraph-view-plugin</url>
143-
</scm>
143+
<tag>depgraph-view-1.0.0</tag>
144+
</scm>
144145

145146
<repositories>
146147
<repository>

0 commit comments

Comments
 (0)