SWS-395
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
javax.activation*,
|
||||
javax.jms*,
|
||||
javax.mail*,
|
||||
org.springframework.xml*,
|
||||
org.springframework.ws*,
|
||||
org.springframework*;version="2.0",
|
||||
*;resolution:=optional
|
||||
@@ -76,6 +77,10 @@
|
||||
</build>
|
||||
<dependencies>
|
||||
<!-- Spring-WS dependencies -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.ws</groupId>
|
||||
<artifactId>spring-xml</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.ws</groupId>
|
||||
<artifactId>spring-ws-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user