diff options
Diffstat (limited to 'tests/plugins/fake-billing-plugin')
-rw-r--r-- | tests/plugins/fake-billing-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/fake-billing-plugin/pom.xml b/tests/plugins/fake-billing-plugin/pom.xml index 6d3877a0439..17fd7f0b177 100644 --- a/tests/plugins/fake-billing-plugin/pom.xml +++ b/tests/plugins/fake-billing-plugin/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube.tests</groupId> <artifactId>plugins</artifactId> - <version>6.6-M1</version> + <version>6.6-SNAPSHOT</version> </parent> <artifactId>fake-billing-plugin</artifactId> |