forked from wolfs/depgraph-view
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release depgraph-view-0.15.0
- Loading branch information
1 parent
fa909cf
commit 9713b36
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,7 +37,7 @@ | |
<packaging>hpi</packaging> | ||
|
||
<name>Dependency Graph Viewer Plugin</name> | ||
<version>0.15.0-SNAPSHOT</version> | ||
<version>0.15.0</version> | ||
<licenses> | ||
<license> | ||
<name>The MIT license</name> | ||
|
@@ -190,7 +190,7 @@ | |
<connection>scm:git:git://github.com/jenkinsci/depgraph-view-plugin.git</connection> | ||
<developerConnection>scm:git:[email protected]:jenkinsci/depgraph-view-plugin.git</developerConnection> | ||
<url>http://github.com/jenkinsci/depgraph-view-plugin</url> | ||
<tag>HEAD</tag> | ||
<tag>depgraph-view-0.15.0</tag> | ||
</scm> | ||
|
||
<repositories> | ||
|