diff options
author | shentao <shentao@chinamobile.com> | 2017-11-16 11:48:19 +0800 |
---|---|---|
committer | shentao <shentao@chinamobile.com> | 2017-11-16 11:48:27 +0800 |
commit | e08f617fae6318c8972babe87638ffb116bfd641 (patch) | |
tree | f1c84ce2ed4dda890442702c0f0ad34410db0f91 /standalone | |
parent | 8415db122ed6148ebb7c462ae268bd72a1451ed9 (diff) |
Update usecase-ui release version
Change-Id: I72e71e0ac55113047672965a2b8ef8cf782719c3
Issue-Id: USECASEUI-59
Signed-off-by: shentao <shentao@chinamobile.com>
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index 6cbc0fab..baaf64db 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.usecase-ui.server</groupId> <artifactId>usecase-ui-server-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |