diff options
author | Lusheng Ji <lji@research.att.com> | 2017-04-04 12:45:52 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-04-04 12:45:52 -0400 |
commit | 72755fb27e2e3c9b16344ecdbdccf06ba61f800a (patch) | |
tree | a0f3eeba07e2cb89da7dca746b6495527f1e275e | |
parent | d8f233aadce5dbf18685daaf45d9d9ac620dd8b0 (diff) |
pom javadoc
Change-Id: I487ceab5cd3c8896412916bda173b9bd0d78b42e
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -697,7 +697,7 @@ <distributionManagement> <site> - <id>dcae-javadoc</id> + <id>ecomp-site</id> <!-- <url>file:LOCALDIR/${project.artifactId}/</url> --> <url>dav:${nexusproxy}/content/sites/site/org/openecomp/dcae/collectors/ves/${project.artifactId}/${project.version}/</url> </site> |