Skip to content
Snippets Groups Projects
Commit a0e85800 authored by Alexander Kiy's avatar Alexander Kiy
Browse files

removed provided as option for javax.ws.rs-api

parent 81222714
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,6 @@
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
<version>2.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.media</groupId>
......@@ -93,4 +92,4 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>
</project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment