diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-05-20 17:28:19 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-05-20 17:28:19 +0200 |
commit | 22e7e82183aa9fec5d414e4947605b5f4af9597e (patch) | |
tree | 5617e260d64305700aaa20ff6bc78d20bc9103a7 /plugins/sonar-xoo-plugin/pom.xml | |
parent | 2695c88142ab11e64892965a8e18df913bbe2754 (diff) | |
download | sonarqube-22e7e82183aa9fec5d414e4947605b5f4af9597e.tar.gz sonarqube-22e7e82183aa9fec5d414e4947605b5f4af9597e.zip |
prepare for next development iteration
Diffstat (limited to 'plugins/sonar-xoo-plugin/pom.xml')
-rw-r--r-- | plugins/sonar-xoo-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml index 162d6e25834..6145bee37ea 100644 --- a/plugins/sonar-xoo-plugin/pom.xml +++ b/plugins/sonar-xoo-plugin/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.6-SNAPSHOT</version> + <version>6.0-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <artifactId>sonar-xoo-plugin</artifactId> |