aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-08-24 11:20:34 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-08-24 11:20:41 +0800
commit599d1349e6b9085faeda2b5296021343f17ca8e3 (patch)
tree7ee5e67bd639f79df7f6835a5eec26a5fe838b01
parentfca18bf5d2e3f44c680966b265ec30c25ec8be8c (diff)
Fix site jenkins job failure
Issue-Id: MSB-54 Change-Id: I7d381b02c0e9a3b727c30cfaf2bf8c25648a5537 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 201da51..c64f302 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
</properties>
<distributionManagement>
<site>
- <id>onap-site</id>
+ <id>ecomp-site</id>
<url>${onap.nexus.javadocs-url}</url>
</site>
</distributionManagement>
@@ -157,4 +157,4 @@
</plugins>
</pluginManagement>
</build>
-</project> \ No newline at end of file
+</project>