From bbaf11c7d323657b92b92838f29890ded0448fee Mon Sep 17 00:00:00 2001 From: dsyer Date: Wed, 2 May 2007 13:39:08 +0000 Subject: [PATCH] Add distribution management so site:deploy works --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 7c7ee261a..9d491a85f 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,13 @@ + + + staging + file:///${user.dir}/target/staging + + +