diff options
author | Carsten Lund <lund@research.att.com> | 2017-04-23 14:11:18 +0000 |
---|---|---|
committer | Carsten Lund <lund@research.att.com> | 2017-04-24 11:02:26 +0000 |
commit | 6ea507ecb55c3361ed56e8c59999cd16104a433e (patch) | |
tree | fc758e302f6bd32425bec73fdcd9905e47d4f7b8 /ncomp-sirius-manager-model | |
parent | 3ec1de0d0dc87b0123dd0ec47b3c9f40f22bad24 (diff) |
[DCAE-13] POM changes to enable JavaDoc
Change-Id: Ie1af1691302025965c02c29e70fb0e5a28f7d101
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-sirius-manager-model')
-rw-r--r-- | ncomp-sirius-manager-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-sirius-manager-model/pom.xml b/ncomp-sirius-manager-model/pom.xml index a4e6353..51a38a4 100644 --- a/ncomp-sirius-manager-model/pom.xml +++ b/ncomp-sirius-manager-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> |