diff options
author | Lusheng Ji <lji@research.att.com> | 2017-04-10 13:16:18 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-04-10 13:16:18 -0400 |
commit | b4438a7f659577870d23d3983eea8394d31eda3d (patch) | |
tree | 74ff4fef6748a87ebb4797f371ff3c99fa498eee | |
parent | 1dfe477dfad8820b62ca70ec1bb02c6b941ca2d1 (diff) |
pom javadoc
Change-Id: I6a888b56dfdbba04d0b08a464ed651876dd5d29a
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -698,7 +698,7 @@ <site> <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> + <url>dav:${nexusproxy}/content/sites/site/org/onap/dcae/collectors/ves/${project.artifactId}/${project.version}/</url> </site> <repository> <id>ecomp-releases</id> |