aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-04-23 14:11:19 +0000
committerCarsten Lund <lund@research.att.com>2017-04-23 14:11:19 +0000
commit6cf9ca04002e671ea20dfd77cf5a6fd541f9425a (patch)
treed34ef4abc4933c3f8c372de31798697011f22818
parentfc0f682713cfee3ef48467e1b7d04738e5f83312 (diff)
[DCAE-13] POM changes to enable JavaDoc
Change-Id: I28c8f486214df30a8eb4299d36bb7d51b6acfcbf Signed-off-by: Carsten Lund <lund@research.att.com>
-rw-r--r--ncomp-openstack-controller/pom.xml2
-rw-r--r--ncomp-openstack-model/pom.xml2
-rw-r--r--pom.xml2
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 @@
<groupId>org.openecomp.ncomp.sirius.manager</groupId>
<artifactId>ncomp-sirius-manager-base</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../dcae-org.openecomp.ncomp.sirius.manager/ncomp-sirius-manager-base</relativePath>
+ <relativePath>../../ncomp.sirius.manager/ncomp-sirius-manager-base</relativePath>
</parent>
<dependencies>
<dependency>
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 @@
<groupId>org.openecomp.ncomp.maven</groupId>
<artifactId>ncomp-maven-xcore</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../dcae-org.openecomp.ncomp.maven/ncomp-maven-xcore</relativePath>
+ <relativePath>../../ncomp.maven/ncomp-maven-xcore</relativePath>
</parent>
<dependencies>
<dependency>
diff --git a/pom.xml b/pom.xml
index 8d40804..9955d1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
<groupId>org.openecomp.ncomp.maven</groupId>
<artifactId>ncomp-maven-base</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../dcae-org.openecomp.ncomp.maven/ncomp-maven-base</relativePath>
+ <relativePath>../ncomp.maven/ncomp-maven-base</relativePath>
</parent>
</project>