aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-04-07 10:35:22 -0400
committerLusheng Ji <lji@research.att.com>2017-04-07 10:35:22 -0400
commit1dfe477dfad8820b62ca70ec1bb02c6b941ca2d1 (patch)
treeb532dae5ae191db7f72cb5d14b07a414544b8337
parentd44f7f5d42d61921155747e40a7d0d9bb75becf4 (diff)
pom javadoc
Change-Id: I4a1361533152cc0b5b62d6aca8cc1779d3d00e68 Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 1e9e4b4..5807ba1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.openecomp.dcae.collectors.ves</groupId>
@@ -697,9 +696,9 @@
<distributionManagement>
<site>
- <id>dcae-javadoc</id>
+ <id>ecomp-site</id>
<!-- <url>file:LOCALDIR/${project.artifactId}/</url> -->
- <url>dav:https://ecomp-nexus:8443/repository/dcae-javadoc/${project.artifactId}/${project.version}</url>
+ <url>dav:${nexusproxy}/content/sites/site/org/openecomp/dcae/collectors/ves/${project.artifactId}/${project.version}/</url>
</site>
<repository>
<id>ecomp-releases</id>