From 6cf9ca04002e671ea20dfd77cf5a6fd541f9425a Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Sun, 23 Apr 2017 14:11:19 +0000 Subject: [DCAE-13] POM changes to enable JavaDoc Change-Id: I28c8f486214df30a8eb4299d36bb7d51b6acfcbf Signed-off-by: Carsten Lund --- ncomp-openstack-controller/pom.xml | 2 +- ncomp-openstack-model/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ncomp-openstack-controller/pom.xml b/ncomp-openstack-controller/pom.xml index 1781dde..3cb95b9 100644 --- a/ncomp-openstack-controller/pom.xml +++ b/ncomp-openstack-controller/pom.xml @@ -6,7 +6,7 @@ org.openecomp.ncomp.sirius.manager ncomp-sirius-manager-base 1.1.0-SNAPSHOT - ../../dcae-org.openecomp.ncomp.sirius.manager/ncomp-sirius-manager-base + ../../ncomp.sirius.manager/ncomp-sirius-manager-base diff --git a/ncomp-openstack-model/pom.xml b/ncomp-openstack-model/pom.xml index 8864970..d8ba9be 100644 --- a/ncomp-openstack-model/pom.xml +++ b/ncomp-openstack-model/pom.xml @@ -6,7 +6,7 @@ org.openecomp.ncomp.maven ncomp-maven-xcore 1.1.0-SNAPSHOT - ../../dcae-org.openecomp.ncomp.maven/ncomp-maven-xcore + ../../ncomp.maven/ncomp-maven-xcore diff --git a/pom.xml b/pom.xml index 8d40804..9955d1a 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ org.openecomp.ncomp.maven ncomp-maven-base 1.1.0-SNAPSHOT - ../dcae-org.openecomp.ncomp.maven/ncomp-maven-base + ../ncomp.maven/ncomp-maven-base -- cgit 1.2.3-korg