Skip to content
Snippets Groups Projects
Commit 8070e8da authored by Mr. Ivailo Bakalov's avatar Mr. Ivailo Bakalov
Browse files

changed to use javax.jws, version 2.0.0 from cxf-dosgi-ri-singlebundle-distribution_1.3.1

parent f9d42252
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,11 @@
<groupId>org.apache.felix</groupId>
<artifactId>org.osgi.core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
<version>1.1.3</version>
</dependency>
</dependencies>
<build>
<plugins>
......
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