diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,7 @@ <?xml version="1.0"?> <!-- Copyright (c) 2016 GigaSpaces Technologies Ltd. All rights reserved. +Copyright (c) 2018 Huawei Technologies Co., Ltd. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain @@ -34,7 +35,6 @@ under the License. <sonar.language>py</sonar.language> <sonar.pluginName>Python</sonar.pluginName> <sonar.inclusions>**/*.py</sonar.inclusions> - <sonar.skip>false</sonar.skip> </properties> <build> |