Add distributionManagement for stage site
[policy/api.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 83d0e11..f264889 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <modules>
        </modules>
 
+       <distributionManagement>
+               <site>
+                       <id>ecomp-site</id>
+                       <url>dav:${nexusproxy}${sitePath}</url>
+               </site>
+       </distributionManagement>
+
        <build>
                <plugins>
                        <plugin>