aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-core-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ncomp-core-model/pom.xml')
-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>