diff options
author | Huabing Zhao <zhaohuabing@gmail.com> | 2019-06-29 03:03:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-29 03:03:40 +0000 |
commit | 18352a47ee8f6e4fbb499dc1eee20587b1e53439 (patch) | |
tree | f3e5b5b478eeb58110ee070de6fb2a63562493a6 /pom.xml | |
parent | 53bb00ca3f7a3efde2f0342fc1f436b9ddec7ca7 (diff) | |
parent | d01bc93a1ab03e61b18a4cd1021a029a90d63914 (diff) |
Merge "Update oparent version"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.0</version> + <version>2.0.0</version> </parent> <groupId>org.onap.msb.apigateway</groupId> <artifactId>msb-apigateway-parent</artifactId> |