diff options
Diffstat (limited to 'tests/plugins/ws-plugin/pom.xml')
-rw-r--r-- | tests/plugins/ws-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/ws-plugin/pom.xml b/tests/plugins/ws-plugin/pom.xml index a47ac1c7a75..1e96ca6502d 100644 --- a/tests/plugins/ws-plugin/pom.xml +++ b/tests/plugins/ws-plugin/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.7.1-SNAPSHOT</version> + <version>6.7.1</version> </parent> <artifactId>ws-plugin</artifactId> |