diff options
Diffstat (limited to 'samples/interfaces/mapping/pom.xml')
-rw-r--r-- | samples/interfaces/mapping/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index bd5eabfe6..e9b328dc6 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -29,6 +29,7 @@ <properties> <honeycomb.infra.version>1.16.12-SNAPSHOT</honeycomb.infra.version> + <sonar.skip>true</sonar.skip> </properties> <dependencies> |