From 83a95f14a6ab76b329dbf69cc9d601e3c59f0b6e Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Fri, 26 Feb 2010 10:43:40 +0000 Subject: [PATCH] Upgraded POX sample to use maven --- samples/pox/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 samples/pox/pom.xml diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml new file mode 100644 index 00000000..10c3ed85 --- /dev/null +++ b/samples/pox/pom.xml @@ -0,0 +1,17 @@ + + + + spring-ws-samples + org.springframework.ws + 2.0.0-M1-SNAPSHOT + ../pom.xml + + 4.0.0 + pox + pom + Spring WS POX Sample + + server + client + +