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-base | |
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-base')
-rw-r--r-- | ncomp-sirius-manager-base/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncomp-sirius-manager-base/pom.xml b/ncomp-sirius-manager-base/pom.xml index 01087ab..8d252c9 100644 --- a/ncomp-sirius-manager-base/pom.xml +++ b/ncomp-sirius-manager-base/pom.xml @@ -8,7 +8,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> <properties> |