summaryrefslogtreecommitdiffstats
path: root/pom.xml
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-24 11:02:33 +0000
commit6b569ab1f6b62ec573576709bb924c9598a12e79 (patch)
treeed3a0bf6123af8b67f8fc858ba4792574c54a062 /pom.xml
parentbde92f6a3b900713adb70d3c31858d45170936cd (diff)
[DCAE-13] POM changes to enable JavaDoc
Change-Id: Id2558d5a766ae9defc1abb04eff044d64cb0061b Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2145e0a..82781d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,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>