aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plugins/foo-plugin-v2/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-09 13:34:43 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-10-09 13:34:43 +0200
commit6810d4b43783fe4dcbfd7d2361fe5584f261dc89 (patch)
tree276c632efa2f14b6dbd773bd2b06b7f39bcd89cc /tests/plugins/foo-plugin-v2/pom.xml
parent105142f1bb12bfa651edffce48bf9fcd3279e981 (diff)
downloadsonarqube-6810d4b43783fe4dcbfd7d2361fe5584f261dc89.tar.gz
sonarqube-6810d4b43783fe4dcbfd7d2361fe5584f261dc89.zip
Set version to 6.7-SNAPSHOT
Diffstat (limited to 'tests/plugins/foo-plugin-v2/pom.xml')
-rw-r--r--tests/plugins/foo-plugin-v2/pom.xml2
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 a36d85c8991..5475ef9c8f4 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.6-SNAPSHOT</version>
+ <version>6.7-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>foo-plugin-v2</artifactId>