Fixing osgi exports and swagger.io.annotations issue

revert-70aa11f8
Rasika Perera 8 years ago
parent 9dc9d00e96
commit e9e4c1a3d2

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

Loading…
Cancel
Save