diff options
author | shentao999 <shentao@chinamobile.com> | 2019-10-08 17:15:31 +0800 |
---|---|---|
committer | shentao999 <shentao@chinamobile.com> | 2019-10-08 17:15:33 +0800 |
commit | 4b98b033386690224c01fc151f465cad832ef77c (patch) | |
tree | 2852ba9ee6dd85a5debdc07563dc3352ff41b018 /usecaseui-portal | |
parent | 6c74f149b1610b337a80026a56f961fc4a0f5d7d (diff) |
Update release version for usecase-ui
Change-Id: I2c98e08eef04eac2cbd491bdcbe5183627165e59
Issue-ID: USECASEUI-323
Signed-off-by: shentao999 <shentao@chinamobile.com>
Diffstat (limited to 'usecaseui-portal')
-rw-r--r-- | usecaseui-portal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usecaseui-portal/pom.xml b/usecaseui-portal/pom.xml index c23f5283..f28daf4b 100644 --- a/usecaseui-portal/pom.xml +++ b/usecaseui-portal/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.usecase-ui</groupId> <artifactId>usecase-ui-parent</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> </parent> <artifactId>usecase-ui-portal</artifactId> |