Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsymhoven committed Jun 15, 2021
1 parent ec0b212 commit aab5087
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 @@ -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
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit aab5087

Please sign in to comment.