diff options
author | Lusheng Ji <lji@research.att.com> | 2017-04-10 13:13:48 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-04-10 13:13:48 -0400 |
commit | dfdaa53fd791dabb056351f4b7f74dee7c60539c (patch) | |
tree | 27a96e9e78ee8bf51f2f00c138b93a3f794e0259 /pom.xml | |
parent | bee548ab257ebae28ada163b284dc45f7a765fd2 (diff) |
pom javadoc
Change-Id: I46f8ef0c6dc150787f51da32e64c2999d9211eda
Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ -<?xml version="1.0" encoding="UTF-8"?> <!-- ~ ============LICENSE_START========================================================= ~ dcae-analytics @@ -59,7 +58,7 @@ </snapshotRepository> <site> <id>ecomp-site</id> - <url>dav:${nexusproxy}/content/sites/site/org/openecomp/dcae/apod/analytics/${project.artifactId}/${project.version}/</url> + <url>dav:${nexusproxy}/content/sites/site/org/onap/dcae/apod/analytics/${project.artifactId}/${project.version}/</url> </site> </distributionManagement> |