aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins/fake-billing-plugin
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2017-11-07 20:00:41 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2017-11-07 20:00:41 +0100
commit98f4d046e7caed61e3ef08996a848d7993580a4b (patch)
tree5b9f25cf72eb06970883db7aebafc4271900199a /tests/plugins/fake-billing-plugin
parent5d031d9d2ac3f69b4b9bc600d50563b1886c7d8b (diff)
downloadsonarqube-98f4d046e7caed61e3ef08996a848d7993580a4b.tar.gz
sonarqube-98f4d046e7caed61e3ef08996a848d7993580a4b.zip
Prepare for next development iteration
Diffstat (limited to 'tests/plugins/fake-billing-plugin')
-rw-r--r--tests/plugins/fake-billing-plugin/pom.xml2
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 2f384eeafaa..2276bfbd096 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</version>
+ <version>6.7.1-SNAPSHOT</version>
</parent>
<artifactId>fake-billing-plugin</artifactId>