diff options
author | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-11-06 14:02:18 +0800 |
---|---|---|
committer | Huabing Zhao <zhao.huabing@zte.com.cn> | 2019-11-06 14:02:22 +0800 |
commit | ae7fce6359051c2495e680a6f6fd943df9142880 (patch) | |
tree | 5850e3cf86554ecfb7d37c465ba1cb473e888acf /example-spring-boot/pom.xml | |
parent | c9d41241f6052c0838a8b8a1e63d0c25958b3cab (diff) |
upgrade oparent to 2.1.0
Issue-ID: MSB-397
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
Change-Id: I2ca39d403dbfe909626ce96d21e424c7f9eb970c
Diffstat (limited to 'example-spring-boot/pom.xml')
-rw-r--r-- | example-spring-boot/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example-spring-boot/pom.xml b/example-spring-boot/pom.xml index 4c9dc12..fc923ae 100644 --- a/example-spring-boot/pom.xml +++ b/example-spring-boot/pom.xml @@ -5,7 +5,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.sdk</groupId> |