diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-08-06 12:17:09 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-08-06 12:17:09 +0200 |
commit | ec8ab77fa180a9edaf664075e8e76ae0b4a2d9f1 (patch) | |
tree | cff6bf9f0e68ebd5b5f6a2ad9c154fc55037c28d /tests/plugins/backdating-customplugin/pom.xml | |
parent | 292a767d4aab4ef6aad38bf9fbb3762bbe569d58 (diff) | |
download | sonarqube-ec8ab77fa180a9edaf664075e8e76ae0b4a2d9f1.tar.gz sonarqube-ec8ab77fa180a9edaf664075e8e76ae0b4a2d9f1.zip |
Release 6.7.56.7.5
Diffstat (limited to 'tests/plugins/backdating-customplugin/pom.xml')
-rw-r--r-- | tests/plugins/backdating-customplugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/backdating-customplugin/pom.xml b/tests/plugins/backdating-customplugin/pom.xml index b07a28275b4..b1e2bed21b8 100644 --- a/tests/plugins/backdating-customplugin/pom.xml +++ b/tests/plugins/backdating-customplugin/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.7.5-SNAPSHOT</version> + <version>6.7.5</version> <relativePath>../..</relativePath> </parent> <artifactId>backdating-customplugin</artifactId> |