diff options
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 aacb1db5e1c..6ab9828227d 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.7.1-SNAPSHOT</version> + <version>6.7.1</version> </parent> <artifactId>property-relocation-plugin</artifactId> |