Skip to content
Snippets Groups Projects
Commit 9c750915 authored by mbrodhu's avatar mbrodhu
Browse files

added cors to pom

parent 5a1d6b0b
No related branches found
No related tags found
No related merge requests found
......@@ -38,11 +38,11 @@
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<version>${cxf.version}</version>
</dependency-->
<!--dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-http</artifactId>
<version>${cxf.version}</version>
</dependency-->
</dependency>
<!--dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
......
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