summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhao.huabing@zte.com.cn>2019-11-06 14:02:45 +0800
committerHuabing Zhao <zhao.huabing@zte.com.cn>2019-11-06 14:02:49 +0800
commitf2df70a9b279be4f47675154a2ecef867e8f0aa9 (patch)
tree30059f91ab1b90302e8801d3b8b6c509da054cb8
parentd9bc68bc2f78420ce07cc2d5d320c2c5d30ad68a (diff)
upgrade oparent to 2.1.0
Issue-ID: MSB-397 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: Ieb870a5326472f6fb00d82180ed4f8c1ac3bcf22
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f58f988..5bb14a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
</parent>
<groupId>org.onap.msb.swagger-sdk</groupId>