Merge pull request #444 from rasika/IoTS-1.0.0

Fixing osgi exports and swagger.io.annotations issue
revert-70aa11f8
Charitha Goonetilleke 8 years ago committed by GitHub
commit 5bc17e67b0

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

Loading…
Cancel
Save