aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguochuyicmri <guochuyi@chinamobile.com>2019-05-17 21:10:00 +0800
committerguochuyicmri <guochuyi@chinamobile.com>2019-05-17 21:10:03 +0800
commit8185249bdc57061ab1cd11539e446bd510a43d4c (patch)
tree28d7579e78e782f55ee44587e54ae8fc3adeb7c8
parent3dce14f5f9ba1516907154d024728b2fc36be185 (diff)
Upgrade usecase-ui server project version
Change-Id: I8e63eccf4d6bdcd242b31ff0c1b93ce8b082b0c9 Issue-ID: USECASEUI-259 Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bc591451..3d57db54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8</version>
<configuration>
- <skip />
+ <skip>true</skip>
</configuration>
</plugin>
</plugins>