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 | bfe6572af129a3acf046c58baacd5ab63798057d (patch) | |
tree | a26bb053dfdd0b376a2b45df1e9f3d4260f209bc /dcae-analytics-cdap-common-model | |
parent | 2f0975136c52c1e3f2a836a37de567a3d1b99268 (diff) |
[DCAE-13] POM changes to enable JavaDoc
Change-Id: I22f263aa04db0776ff1c612a6e5917361da7e40e
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'dcae-analytics-cdap-common-model')
-rw-r--r-- | dcae-analytics-cdap-common-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcae-analytics-cdap-common-model/pom.xml b/dcae-analytics-cdap-common-model/pom.xml index fba652f..62cd7e5 100644 --- a/dcae-analytics-cdap-common-model/pom.xml +++ b/dcae-analytics-cdap-common-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> |