diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2016-10-04 13:29:52 +0200 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2016-10-04 13:29:52 +0200 |
commit | 832f36ea43e0d85f977f714b89b0127c089726bf (patch) | |
tree | fd14f67821e9e1a52798e56cb108482bd7e3f322 /it/it-plugins/property-sets-plugin/pom.xml | |
parent | 511994a041eccd2e151ebd3f437cbd305c6009e7 (diff) | |
download | sonarqube-832f36ea43e0d85f977f714b89b0127c089726bf.tar.gz sonarqube-832f36ea43e0d85f977f714b89b0127c089726bf.zip |
Fix IT version to 5.6.4-SNAPSHOT
Diffstat (limited to 'it/it-plugins/property-sets-plugin/pom.xml')
-rw-r--r-- | it/it-plugins/property-sets-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-plugins/property-sets-plugin/pom.xml b/it/it-plugins/property-sets-plugin/pom.xml index a3a9c921009..030e8e2c653 100644 --- a/it/it-plugins/property-sets-plugin/pom.xml +++ b/it/it-plugins/property-sets-plugin/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>it-plugins</artifactId> - <version>5.6.3-SNAPSHOT</version> + <version>5.6.4-SNAPSHOT</version> </parent> <artifactId>property-sets-plugin</artifactId> |