Skip to content

Commit

Permalink
removed unneccessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jmezna committed Apr 1, 2019
1 parent 66ac6c2 commit fd81e55
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@
<name>KumuluzEE OpenAPI</name>

<dependencies>
<dependency>
<groupId>com.kumuluz.ee</groupId>
<artifactId>kumuluzee-common</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.kumuluz.ee</groupId>
<artifactId>kumuluzee-servlet-jetty</artifactId>
Expand Down

0 comments on commit fd81e55

Please sign in to comment.