diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-05-30 09:23:04 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-05-30 09:23:04 +0200 |
commit | b62b59da1adf991c41ed0730684f813d4116f6cc (patch) | |
tree | f75b3ab4fbd61ad381f7085e9d4087c0cb0fdbef /tests/plugins/global-property-change-plugin/pom.xml | |
parent | 4a703c014a25c4005aeae81c43d141ad21dbd5a1 (diff) | |
download | sonarqube-b62b59da1adf991c41ed0730684f813d4116f6cc.tar.gz sonarqube-b62b59da1adf991c41ed0730684f813d4116f6cc.zip |
Release 6.7.46.7.4
Diffstat (limited to 'tests/plugins/global-property-change-plugin/pom.xml')
-rw-r--r-- | tests/plugins/global-property-change-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/global-property-change-plugin/pom.xml b/tests/plugins/global-property-change-plugin/pom.xml index 20d3634618f..d98bde03437 100644 --- a/tests/plugins/global-property-change-plugin/pom.xml +++ b/tests/plugins/global-property-change-plugin/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.7.4-SNAPSHOT</version> + <version>6.7.4</version> </parent> <artifactId>global-property-change-plugin</artifactId> |