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