Skip to content

Commit a4e1960

Browse files
committed
[maven-release-plugin] prepare release v1.7.5
1 parent 9dcc1e1 commit a4e1960

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
@@ -13,7 +13,7 @@
1313
<artifactId>pull-request-monitoring</artifactId>
1414
<packaging>hpi</packaging>
1515
<name>Pull Request Monitoring</name>
16-
<version>1.7.5-SNAPSHOT</version>
16+
<version>1.7.5</version>
1717
<description>
1818
This plugin offers a possibility to display and aggregate the results (in the form of individual views) of a pull
1919
request in a configurable dashboard. Views can only be accessed or displayed if the corresponding plugin fulfils
@@ -59,7 +59,7 @@
5959
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
6060
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
6161
<url>https://github.com/${gitHubRepo}</url>
62-
<tag>${scmTag}</tag>
62+
<tag>v1.7.5</tag>
6363
</scm>
6464

6565
<dependencies>

0 commit comments

Comments
 (0)