diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-02-20 09:38:59 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-02-20 10:16:05 +0800 |
commit | 76e5d677724b13160bb3360b734239192b7be20e (patch) | |
tree | 0392cabe1cf41b9a6116ffaa01aff4d1297d196b /pom.xml | |
parent | 4f48419205730ecc3e34d93efc99cd76b81f9a59 (diff) |
Updated oparent to 1.2.2
Change-Id: I5fc8d421949af915e547bc66fd039d1e5fd4febe
Issue-ID: HOLMES-200
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ <parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>1.2.2</version>
</parent>
<groupId>org.onap.holmes.common</groupId>
|