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-23 14:11:18 +0000 |
commit | 64250e24c7273d944ee7674c0b519450d62c2d6f (patch) | |
tree | 047aeb52cf9caf752a99ec1579b2da73a3d6e1c3 /pom.xml | |
parent | dd8ba627d1c22acc3b729ef515a83e782c6ec966 (diff) |
[DCAE-13] POM changes to enable JavaDoc
Change-Id: I41e6e4ea90033b9d5800f014a2d1a567b842638a
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,6 +41,6 @@ <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> |