From d982f1d64d167909b3f6f06706a1fb9edb94ac49 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Thu, 14 Jun 2007 23:24:16 +0000 Subject: [PATCH] --- samples/echo/pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index e5c9b525..81395f9a 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -1,5 +1,7 @@ - + spring-ws-samples org.springframework.ws @@ -10,6 +12,16 @@ war Spring WS Echo Sample A minimal Spring-WS sample that uses W3C DOM to echo back an incoming string. + + + + maven-javadoc-plugin + + ${basedir}/../../src/main/javadoc/javadoc.css + + + +