diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-04-07 15:02:37 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-04-07 15:02:37 +0200 |
commit | e335645b879d25572ca21a6a70973d846cef01e4 (patch) | |
tree | 19c5deaf542209b09298e4e2b291895cf14449e9 /it/it-plugins/ws-plugin/pom.xml | |
parent | 9d3436c83373e930762fffefc3430c9f50b46cf2 (diff) | |
download | sonarqube-e335645b879d25572ca21a6a70973d846cef01e4.tar.gz sonarqube-e335645b879d25572ca21a6a70973d846cef01e4.zip |
Upgrade version to 5.6-SNAPSHOT
Diffstat (limited to 'it/it-plugins/ws-plugin/pom.xml')
-rw-r--r-- | it/it-plugins/ws-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-plugins/ws-plugin/pom.xml b/it/it-plugins/ws-plugin/pom.xml index 6ac4a5d3fd8..89b11aa73db 100644 --- a/it/it-plugins/ws-plugin/pom.xml +++ b/it/it-plugins/ws-plugin/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>it-plugins</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.6-SNAPSHOT</version> </parent> <artifactId>ws-plugin</artifactId> |