diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-16 21:35:27 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-16 21:35:29 +0800 |
commit | 95673d8d5d611001ba1bd8304074ab7a74ff4987 (patch) | |
tree | 7216f6e56b14ef261474e15c8659153e71e501f8 /standalone | |
parent | ebdcdab7b4e84068814c01241d4bb847fca66b5a (diff) |
Upgrade usecase-ui server project version
Change-Id: I16bdb5d963fceff988e656256ce9e94efb7be02c
Issue-ID: USECASEUI-259
Signed-off-by: guochuyicmri <guochuyi@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 a6883293..419c0933 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>2.0.0</version> + <version>2.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |