diff options
Diffstat (limited to 'tests/plugins/fake-billing-plugin/pom.xml')
-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 dd8fcfe7e93..a3e9670eab3 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.7.5-SNAPSHOT</version> + <version>6.7.5</version> </parent> <artifactId>fake-billing-plugin</artifactId> |