Skip to content

Commit

Permalink
Remove unneeded org.apache.abdera.json dependency in webservice.lib to
Browse files Browse the repository at this point in the history
fix jenkins build
  • Loading branch information
blafond committed Nov 6, 2018
1 parent 88d26bf commit 4d2a718
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions plugins/org.teiid.designer.webservice.lib/pom.xml
Expand Up @@ -157,11 +157,6 @@
<artifactId>jettison</artifactId>
<version>${version.jettison}</version>
</artifactItem>
<artifactItem>
<groupId>org.apache.abdera</groupId>
<artifactId>json</artifactId>
<version>${version.json}</version>
</artifactItem>
<artifactItem>
<groupId>javax.annotation</groupId>
<artifactId>jsr250-api</artifactId>
Expand Down

0 comments on commit 4d2a718

Please sign in to comment.