summaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket-be/pom.xml')
-rw-r--r--vnfmarket-be/pom.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/vnfmarket-be/pom.xml b/vnfmarket-be/pom.xml
index 8cc4786c..c3ce4820 100644
--- a/vnfmarket-be/pom.xml
+++ b/vnfmarket-be/pom.xml
@@ -15,11 +15,12 @@
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <parent>
- <groupId>org.onap.oparent</groupId>
- <artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <parent>
+ <groupId>org.onap.vnfsdk.refrepo</groupId>
+ <artifactId>vnfmarket</artifactId>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
+
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vnfsdk.refrepo</groupId>
<artifactId>vnf-sdk-marketplace-core-parent</artifactId>