Skip to content

Commit 8ca59d1

Browse files
committed
[maven-release-plugin] prepare release depgraph-view-1.0.1
1 parent a797831 commit 8ca59d1

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.1-SNAPSHOT</version>
43+
<version>1.0.1</version>
4444
<licenses>
4545
<license>
4646
<name>The MIT license</name>
@@ -140,7 +140,7 @@
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-
<tag>HEAD</tag>
143+
<tag>depgraph-view-1.0.1</tag>
144144
</scm>
145145

146146
<repositories>

0 commit comments

Comments
 (0)