diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-11-16 07:35:58 +0900 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-11-16 07:36:02 +0900 |
commit | 64bb3ac3f497bd433fcd9848697045182fe02f00 (patch) | |
tree | d95b532117fd1e7b8fb868b75c98e945f67d294d /pom.xml | |
parent | 006f3a9611565190bde76994ac200cad88d5ebd4 (diff) |
Update usecase-ui version to 1.2.23.0.0-ONAP1.2.2
Change-Id: I225229cff9c4e0f69f698703b3bc66ea3951e01c
Issue-ID: USECASEUI-153
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,13 +19,13 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.usecase-ui</groupId> <artifactId>usecase-ui</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>usecase-ui</name> |