diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-16 10:31:03 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-16 10:31:04 +0800 |
commit | efcc62df4ee431346cd986a74d05d7b8c11a2178 (patch) | |
tree | 331e64d1802b09ddbaf7de6b32090395c6754892 /standalone | |
parent | 47792b037c6bcbcb4fe5a9429af9e4fb538d2ad4 (diff) |
Fix usecase-ui code merge error
Change-Id: If5c5ea82451bb363c344b94bc9d876361aab74ae
Issue-ID: USECASEUI-269
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index aec093f1..a6883293 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -23,7 +23,6 @@ <modelVersion>4.0.0</modelVersion> <artifactId>standalone</artifactId> - <version>2.0.0</version> <packaging>pom</packaging> <name>usecase-ui-server-standalone</name> |