merge with branch issue-916

This commit is contained in:
Sebastian Sdorra
2017-05-15 21:42:32 +02:00

View File

@@ -276,18 +276,8 @@
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-jaxrs</artifactId>
<artifactId>enunciate-core-annotations</artifactId>
<version>${enunciate.version}</version>
<exclusions>
<exclusion>
<artifactId>jackson-jaxrs</artifactId>
<groupId>org.codehaus.jackson</groupId>
</exclusion>
<exclusion>
<artifactId>jackson-xc</artifactId>
<groupId>org.codehaus.jackson</groupId>
</exclusion>
</exclusions>
</dependency>
<!-- test scope -->