Applying changes for git publish
diff --git a/pom.xml b/pom.xml
index 8612dcc..d88fc74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,7 @@
     <jsch.bundle.version>0.1.48_1</jsch.bundle.version>
     <quartz.bundle.version>2.1.5_1</quartz.bundle.version>
     <oscache.bundle.version>2.4_5</oscache.bundle.version>
+    <site.staging.base>${project.basedir}/../site</site.staging.base>
   </properties>
   <scm>
     <connection>scm:git:http://gitbox.apache.org/repos/asf/archiva-redback-components-redback-features.git</connection>
@@ -59,13 +60,6 @@
 
   <url>${webUrl}/${project.artifactId}</url>
 
-  <distributionManagement>
-    <site>
-      <id>apache.website</id>
-      <url>${siteUrl}/${project.artifactId}</url>
-    </site>
-  </distributionManagement>
-
   <build>
     <resources>
       <resource>