From fae30a1b072d1a1559ead14b175060a08dea8b3e Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 12 Sep 2017 04:56:03 +0000 Subject: Correct site url Issue-Id: DCAEGEN2-60 Change-Id: I5395ae27d62942dbc500affd1285d3fe3194bdcc Signed-off-by: Lusheng Ji --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 46f2660..32c5398 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ ecomp-site - dav:${nexusproxy}/content/sites/site/org/onap/dcae/apod/analytics/${project.artifactId}/${project.version}/ + dav:${nexusproxy}/content/sites/site/org/onap/dcaegen2/analytics/tca/${project.artifactId}/${project.version}/ -- cgit 1.2.3-korg