Merge pull request #444 from rasika/IoTS-1.0.0

Fixing osgi exports and swagger.io.annotations issue
This commit is contained in:
Charitha Goonetilleke 2016-11-30 11:41:53 +05:30 committed by GitHub
commit 5bc17e67b0

View File

@ -920,6 +920,10 @@
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</exclusion>
<exclusion>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>