-
Notifications
You must be signed in to change notification settings - Fork 6
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 v1.7.4
- Loading branch information
1 parent
ec0b212
commit aab5087
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 |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
<artifactId>pull-request-monitoring</artifactId> | ||
<packaging>hpi</packaging> | ||
<name>Pull Request Monitoring</name> | ||
<version>1.7.4-SNAPSHOT</version> | ||
<version>1.7.4</version> | ||
<description> | ||
This plugin offers a possibility to display and aggregate the results (in the form of individual views) of a pull | ||
request in a configurable dashboard. Views can only be accessed or displayed if the corresponding plugin fulfils | ||
|
@@ -59,7 +59,7 @@ | |
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection> | ||
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection> | ||
<url>https://github.com/${gitHubRepo}</url> | ||
<tag>${scmTag}</tag> | ||
<tag>v1.7.4</tag> | ||
</scm> | ||
|
||
<dependencies> | ||
|