aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-09-12 04:56:03 +0000
committerLusheng Ji <lji@research.att.com>2017-09-12 04:56:12 +0000
commitfae30a1b072d1a1559ead14b175060a08dea8b3e (patch)
treebc5c96be84bc609da50b4f58a9aa8228ffa2b285
parent070b8cf22cdd6ad992b1a45b492b6b0ee614c362 (diff)
Correct site url
Issue-Id: DCAEGEN2-60 Change-Id: I5395ae27d62942dbc500affd1285d3fe3194bdcc Signed-off-by: Lusheng Ji <lji@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 46f2660..32c5398 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
</snapshotRepository>
<site>
<id>ecomp-site</id>
- <url>dav:${nexusproxy}/content/sites/site/org/onap/dcae/apod/analytics/${project.artifactId}/${project.version}/</url>
+ <url>dav:${nexusproxy}/content/sites/site/org/onap/dcaegen2/analytics/tca/${project.artifactId}/${project.version}/</url>
</site>
</distributionManagement>