aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuabing Zhao <zhao.huabing@zte.com.cn>2019-11-06 13:57:48 +0800
committerHuabing Zhao <zhao.huabing@zte.com.cn>2019-11-06 13:59:00 +0800
commit02d4a703019249bc0bdee90661928af991a9cadf (patch)
treeafe50024d212382e806c96f52cf645913e9045bb
parent43e724ef1a92fc35fe0d5142c1ed28184d8df1cc (diff)
upgrade oparent to 2.1.0
Issue-ID: MSB-397 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: Ib71d13b96824ec18186062b40adc533ddff663ca
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 083e0ab..9057b83 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.apigateway</groupId>
<artifactId>msb-apigateway-parent</artifactId>