diff options
author | zhangab <zhanganbing@chinamobile.com> | 2018-11-27 23:55:28 +0800 |
---|---|---|
committer | zhangab <zhanganbing@chinamobile.com> | 2018-11-27 23:55:29 +0800 |
commit | 67f803ddee8d169cc1272bf48d86c5d0b5b86824 (patch) | |
tree | 970b9ccd0ea7d80c836904edf662378392f03ee7 /pom.xml | |
parent | 1c3807403d78626b4b9ab8e0e332b90907abed28 (diff) |
Update usecase-ui-server version for R31.3.0
Change-Id: I65447511530eab8fe6db13ff2a54d7bdf378a483
Issue-ID: USECASEUI-153
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.usecase-ui.server</groupId> <artifactId>usecase-ui-server-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>usecase-ui-server</name> <description>project for usecase-ui server</description> |