diff options
author | Lusheng Ji <lji@research.att.com> | 2017-04-10 13:16:42 -0400 |
---|---|---|
committer | Lusheng Ji <lji@research.att.com> | 2017-04-10 13:16:42 -0400 |
commit | b25ca08cde6913172abdb4e741a0b0744951aac3 (patch) | |
tree | 99b622c0cdd0f36e0751f57d3b9fab08550e5090 | |
parent | c9c8be88d424cca62925605f4d87044c2affc086 (diff) |
pom javadoc
Change-Id: I3ec78caa6bee89460220b702013f929153f372aa
Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ </snapshotRepository> <site> <id>ecomp-site</id> - <url>dav:${nexusproxy}/content/sites/site/org/openecomp/dcae/dmaapbc/${project.artifactId}/${project.version}/</url> + <url>dav:${nexusproxy}/content/sites/site/org/onap/dcae/dmaapbc/${project.artifactId}/${project.version}/</url> </site> </distributionManagement> <pluginRepositories> |