From abafba3a937b7ac9b8c72ee67af14f843156b52c Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Tue, 9 Feb 2010 12:12:59 +0000 Subject: [PATCH] Fixing build --- samples/airline/pom.xml | 15 +-------------- samples/mtom/pom.xml | 15 ++++++++------- samples/pom.xml | 2 +- 3 files changed, 10 insertions(+), 22 deletions(-) diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index 563f072a..90098444 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -11,7 +11,7 @@ Spring WS Airline Sample - jdk14-jdk15 + jdk15 !1.6 @@ -156,19 +156,6 @@ org.springframework.ws spring-ws-core - - org.springframework.ws - spring-ws-core-tiger - - - org.springframework.ws - spring-oxm - - - org.springframework.ws - spring-oxm-tiger - runtime - org.springframework.ws spring-ws-support diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml index 3641f398..c08c1048 100644 --- a/samples/mtom/pom.xml +++ b/samples/mtom/pom.xml @@ -1,5 +1,6 @@ - + spring-ws-samples org.springframework.ws @@ -31,7 +32,7 @@ - jdk14-jdk15 + jdk15 !1.6 @@ -96,14 +97,14 @@ - + org.springframework.ws - spring-ws-core-tiger + spring-ws-core - org.springframework.ws - spring-oxm-tiger - runtime + org.springframework + spring-oxm + runtime diff --git a/samples/pom.xml b/samples/pom.xml index 2575966f..ea8f86ec 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -27,7 +27,7 @@ - jdk14-jdk15 + jdk15 !1.6