Removed jxws-ri dependency
This commit is contained in:
parent
a5702a44fa
commit
d616e7ed3c
|
@ -46,13 +46,13 @@
|
|||
<artifactId>common-generic-clients</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>com.sun.xml.ws</groupId>
|
||||
<artifactId>jaxws-ri</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>com.sun.xml.ws</groupId>-->
|
||||
<!-- <artifactId>jaxws-ri</artifactId>-->
|
||||
<!-- <version>2.3.2</version>-->
|
||||
<!-- <type>pom</type>-->
|
||||
<!-- <scope>provided</scope>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.gcube.common</groupId>
|
||||
|
|
Loading…
Reference in New Issue