Tune Airline JAX-WS client.

This commit is contained in:
Greg L. Turnquist
2022-11-29 12:41:51 -06:00
parent 463416b242
commit 3f70191389

View File

@@ -17,10 +17,7 @@
<description>Demo project for Spring Web Services</description>
<properties>
<java.version>1.8</java.version>
<jax-ws.version>2.1.7</jax-ws.version>
<log4j2.version>2.15.0</log4j2.version>
<!-- <spring-ws.version>2.1.4.RELEASE</spring-ws.version>-->
<sourcesDir>${project.basedir}/target/generated-sources/jaxws</sourcesDir>
<classesDir>${project.basedir}/target/classes</classesDir>
<wsdl>${project.basedir}/../airline.wsdl</wsdl>