From c08d6b0f0a01d26e65f42213ab9c1c4dd5b86805 Mon Sep 17 00:00:00 2001 From: Varun Gudisena Date: Mon, 25 Sep 2017 16:59:02 -0500 Subject: Update sitepath Updated sitepath property to match group id issue-id: DMAAP-144 Change-Id: I747fef7325d83979bc7aa3ca3dde62abe8f51865 Signed-off-by: Varun Gudisena --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b07ceb5..0c3346b 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ target/code-coverage/jacoco-it.exec **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** - /content/sites/site/org/onap/dmaap/${project.artifactId}/${project.version} + /content/sites/site/org/onap/dmaap/messagerouter/dmaapclient/${project.artifactId}/${project.version} https://nexus.onap.org -- cgit 1.2.3-korg