diff options
author | Lusheng Ji <lji@research.att.com> | 2017-04-04 11:21:04 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-04-04 11:21:04 -0400 |
commit | d8f233aadce5dbf18685daaf45d9d9ac620dd8b0 (patch) | |
tree | 512ac5581abb4f68127a9fe469e31eb031dbcfa9 | |
parent | 155fb7a5236f1ffc98540c523d23422eed78e3bf (diff) |
pom javadoc
Change-Id: Id3ee12796a592ce7e4ed48f2d39504b8945c4211
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -699,7 +699,7 @@ <site> <id>dcae-javadoc</id> <!-- <url>file:LOCALDIR/${project.artifactId}/</url> --> - <url>dav:${nexusproxy}/content/sites/site/org/openecomp/dcae/${project.groupId}/${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> |