diff options
author | Julien HENRY <julien.henry@sonarsource.com> | 2017-04-12 15:35:13 +0200 |
---|---|---|
committer | Julien HENRY <henryju@yahoo.fr> | 2017-04-12 20:57:37 +0200 |
commit | 3f8feb090594863155ce0cb1451128559965836d (patch) | |
tree | 31d51e65321bf813a6f205bb4490cceda0341879 /it/pom.xml | |
parent | ab646a451062935cc9d9b32fbe80e3c489262230 (diff) | |
download | sonar-scanner-cli-3f8feb090594863155ce0cb1451128559965836d.tar.gz sonar-scanner-cli-3f8feb090594863155ce0cb1451128559965836d.zip |
SQSCANNER-39 Don't filter properties with blank value
Diffstat (limited to 'it/pom.xml')
-rw-r--r-- | it/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.parent</groupId> <artifactId>parent</artifactId> - <version>37</version> + <version>40</version> <relativePath /> </parent> |