diff options
author | Marcus Williams <marcus.williams@intel.com> | 2019-05-03 18:01:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-03 18:01:51 +0000 |
commit | 75ba5d258a64da22adb6b070199d4920118614ee (patch) | |
tree | 7090ba48108f80729351e5c10b6d409999d6134b /pom.xml | |
parent | 00b2538b48034dfb220a8ef179fb9627f93cb827 (diff) | |
parent | 873442ebfa2df6c610fa4e53d940c4493979ebb5 (diff) |
Merge "Update oparent version"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |