aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-core-model
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-04-23 14:11:18 +0000
committerCarsten Lund <lund@research.att.com>2017-04-24 11:02:24 +0000
commit804a7ed2294046441e14870eb1fbfc6863cc297b (patch)
treea6f3957055f771178e654d7d460c41b9d01211fa /ncomp-core-model
parent4d1b7e6c8d54c914d23fb1aa2142e4166f694037 (diff)
[DCAE-13] POM changes to enable JavaDoc
Change-Id: I2dbc5c7ffdb9757ecf3d742164faa31b6b5c4566 Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-core-model')
-rw-r--r--ncomp-core-model/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/ncomp-core-model/pom.xml b/ncomp-core-model/pom.xml
index ee08f34..be94255 100644
--- a/ncomp-core-model/pom.xml
+++ b/ncomp-core-model/pom.xml
@@ -7,14 +7,9 @@
<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>
- <properties>
- <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <nexusproxy>https://nexus.onap.org</nexusproxy></properties>
-
-
<build>
<sourceDirectory>src/main/xcore-gen</sourceDirectory>
<plugins>