Skip to content

Commit 10c3d34

Browse files
committed
[maven-release-plugin] prepare release v1.7.0
1 parent 8ed494c commit 10c3d34

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.6.2-SNAPSHOT</version>
16+
<version>1.7.0</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
@@ -56,7 +56,7 @@
5656
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
5757
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
5858
<url>https://github.com/${gitHubRepo}</url>
59-
<tag>${scmTag}</tag>
59+
<tag>v1.7.0</tag>
6060
</scm>
6161

6262
<dependencies>

0 commit comments

Comments
 (0)