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