diff options
author | Carsten Lund <lund@research.att.com> | 2017-04-23 14:11:19 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-04-23 14:11:19 +0000 |
commit | 6cf9ca04002e671ea20dfd77cf5a6fd541f9425a (patch) | |
tree | d34ef4abc4933c3f8c372de31798697011f22818 /ncomp-openstack-model | |
parent | fc0f682713cfee3ef48467e1b7d04738e5f83312 (diff) |
[DCAE-13] POM changes to enable JavaDoc
Change-Id: I28c8f486214df30a8eb4299d36bb7d51b6acfcbf
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-openstack-model')
-rw-r--r-- | ncomp-openstack-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |