summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 20774d47..2ce5cbd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,6 @@
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<version>0.1.1</version>
- <relativePath>../../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -31,7 +30,8 @@
<packaging>pom</packaging>
<name>vnfsdk-refrepo</name>
- <modules>
- <module>vnfmarket-be</module>
+ <modules>
+ <module>vnfmarket</module>
+ <module>vnfmarket-be</module>
</modules>
</project>