From 874764a042d15a0daa8e3527b477f36d516d6366 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Thu, 14 Jun 2007 23:22:52 +0000 Subject: [PATCH] --- samples/tutorial/pom.xml | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index ccfb1c3b..9125047d 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -1,20 +1,4 @@ - - spring-ws-samples @@ -26,6 +10,16 @@ war Spring WS Holiday Service Tutorial This sample contains the code for the tutorial in the reference documentation. + + + + maven-javadoc-plugin + + ${basedir}/../../src/main/javadoc/javadoc.css + + + +