|
|
@ -14,6 +14,14 @@
|
|
|
|
<main.basedir>${basedir}/../../..</main.basedir>
|
|
|
|
<main.basedir>${basedir}/../../..</main.basedir>
|
|
|
|
</properties>
|
|
|
|
</properties>
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>com.sun.xml.messaging.saaj</groupId>
|
|
|
|
|
|
|
|
<artifactId>saaj-impl</artifactId>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>javax.xml.ws</groupId>
|
|
|
|
|
|
|
|
<artifactId>jaxws-api</artifactId>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
<artifactId>spring-boot-starter</artifactId>
|
|
|
|
<artifactId>spring-boot-starter</artifactId>
|
|
|
|