aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Williams <marcus.williams@intel.com>2019-05-03 18:01:51 +0000
committerGerrit Code Review <gerrit@onap.org>2019-05-03 18:01:51 +0000
commit75ba5d258a64da22adb6b070199d4920118614ee (patch)
tree7090ba48108f80729351e5c10b6d409999d6134b
parent00b2538b48034dfb220a8ef179fb9627f93cb827 (diff)
parent873442ebfa2df6c610fa4e53d940c4493979ebb5 (diff)
Merge "Update oparent version"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index aa8e987343..9b9921c8a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.1</version>
+ <version>2.0.0</version>
<relativePath />
</parent>
<groupId>org.onap.so</groupId>