diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-10-29 14:44:44 -0400 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-10-29 14:44:45 -0400 |
commit | 1f2b36c838aa4d4f83adaff42d02296cb027e653 (patch) | |
tree | bde0a8404deca7c84af1c9236df6773902089e81 /pom.xml | |
parent | ec200fd6c7e47b5412350d7224c5b94477bdcdd5 (diff) |
Update usecase-ui version for R3
Change-Id: If6bdbe9809aafabae86c5e02de71c2f730df4e7b
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.0</version> + <version>1.2.1</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.usecase-ui</groupId> <artifactId>usecase-ui</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>usecase-ui</name> |