diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-11-06 13:57:48 +0800 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-11-06 13:59:00 +0800 |
commit | 02d4a703019249bc0bdee90661928af991a9cadf (patch) | |
tree | afe50024d212382e806c96f52cf645913e9045bb | |
parent | 43e724ef1a92fc35fe0d5142c1ed28184d8df1cc (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |