diff options
author | 2017-10-11 07:12:04 +0000 | |
---|---|---|
committer | 2017-10-11 07:12:04 +0000 | |
commit | ec6d684513419a29cc577ea72eab4f0dde83cab1 (patch) | |
tree | 252eb5b0df9dd0301a47e52470320a27e79830c5 /test-apis-ci | |
parent | 5ba2069e2ed9fab997069b7ab96454faba36c578 (diff) | |
parent | 45bc174cf4d80b318260232919f4ddc11165c80d (diff) |
Merge "update scanned projects" into release-1.1.0
Diffstat (limited to 'test-apis-ci')
-rw-r--r-- | test-apis-ci/pom.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index 14e1fc3fcd..b725073ea7 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -11,6 +11,10 @@ <version>1.1.0-SNAPSHOT</version> </parent> + <properties> + <sonar.skip>true</sonar.skip> + </properties> + <dependencies> <dependency> <groupId>com.google.guava</groupId> |