Skip to content

Commit

Permalink
[maven-release-plugin] prepare release pull-request-monitoring-1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsymhoven committed May 21, 2021
1 parent 86add92 commit a91ec6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<artifactId>pull-request-monitoring</artifactId>
<packaging>hpi</packaging>
<name>Pull Request Monitoring</name>
<version>1.5.1-SNAPSHOT</version>
<version>1.5.1</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
Expand Down Expand Up @@ -75,7 +75,7 @@
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>pull-request-monitoring-1.5.1</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit a91ec6d

Please sign in to comment.