If you deploy the site, it will now be deployed to target/site.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@432349 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 91d431d..beed87b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
   <distributionManagement>
     <site>
       <id>felix website</id>
-      <url>file:///Users/marcel/tmp/site/</url>
+      <url>file:///${user.dir}/target/site/</url>
     </site>
     <snapshotRepository>
       <name>Apache Snapshots</name>