aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMurali <murali.p@huawei.com>2017-09-07 07:18:45 +0000
committerMurali <murali.p@huawei.com>2017-09-07 07:18:45 +0000
commit9e1428ab9a0a9b8f630b8fadfc1dca60e792c2b1 (patch)
treef26ab843b2fc188f33ee2007b193da0147730233 /pom.xml
parent87b50741338987c4d26bc22a24437f97d1b0eb83 (diff)
Fix the parent pom tree strcuture
Change-Id: I370cc9962757a4f95af1d982c21eb41455136566 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 967b0aea..643906ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,8 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
+ <relativePath>../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>