summaryrefslogtreecommitdiffstats
path: root/artifactbroker
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2019-07-11 04:44:30 +0000
committerBin Yang <bin.yang@windriver.com>2019-07-11 04:44:30 +0000
commita45725dc4782595bb0ccc5fd8ae3318adf5f9e64 (patch)
treed7666014fffaef856debcdc1c83970bef731bc7b /artifactbroker
parent96bb41e64271accc719a49736bb9a2c89c49f25b (diff)
Update oparent version
Change-Id: Ia25e71a0e2181020510127968a512e0cc5d704b1 Issue-ID: MULTICLOUD-698 Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'artifactbroker')
-rw-r--r--artifactbroker/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml
index b8ec774..f202647 100644
--- a/artifactbroker/pom.xml
+++ b/artifactbroker/pom.xml
@@ -17,8 +17,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
- <relativePath>../oparent</relativePath>
+ <version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.multicloud.framework</groupId>