diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 17:42:40 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-07-24 17:42:40 +0200 |
commit | fa58d92ea7145838c8030fc4611a4bdefe94b5de (patch) | |
tree | bbfe26c45b4ac4081b77c62e03ab0a0dd51dfb29 /tests/plugins/property-relocation-plugin/pom.xml | |
parent | fd4eefd803e6e2243a5f3663a9f16503229c2d57 (diff) | |
download | sonarqube-fa58d92ea7145838c8030fc4611a4bdefe94b5de.tar.gz sonarqube-fa58d92ea7145838c8030fc4611a4bdefe94b5de.zip |
Release 6.5-RC26.5-RC2
Diffstat (limited to 'tests/plugins/property-relocation-plugin/pom.xml')
-rw-r--r-- | tests/plugins/property-relocation-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/property-relocation-plugin/pom.xml b/tests/plugins/property-relocation-plugin/pom.xml index 28699399fd5..77156ea0d56 100644 --- a/tests/plugins/property-relocation-plugin/pom.xml +++ b/tests/plugins/property-relocation-plugin/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.5-SNAPSHOT</version> + <version>6.5-RC2</version> </parent> <artifactId>property-relocation-plugin</artifactId> |