diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-09-12 10:51:02 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-09-12 10:51:02 +0200 |
commit | c0943b57d99e2afbd0bb5d9b97485b676395a2b3 (patch) | |
tree | 054e362a63a176480cc77604cb19698f28debbce /tests/plugins/fake-billing-plugin/pom.xml | |
parent | b11a6e05bf4066ec5b4d79ac834e592a47db099b (diff) | |
download | sonarqube-c0943b57d99e2afbd0bb5d9b97485b676395a2b3.tar.gz sonarqube-c0943b57d99e2afbd0bb5d9b97485b676395a2b3.zip |
Release 6.6-M1
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 17fd7f0b177..6d3877a0439 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-SNAPSHOT</version> + <version>6.6-M1</version> </parent> <artifactId>fake-billing-plugin</artifactId> |