summaryrefslogtreecommitdiffstats
path: root/vio/pom.xml
diff options
context:
space:
mode:
authorliangke <lokyse@163.com>2017-09-12 13:18:05 +0800
committerliangke <lokyse@163.com>2017-09-12 14:01:04 +0800
commit2822de37b0c060dcd96bea9ec3c146da494fb715 (patch)
tree34eb74c4950957a42c20fd4320e819d7ef54fe06 /vio/pom.xml
parent8c606e39936fc8676920c04bd08042b3ed7e82aa (diff)
Fix docker building issue
1 Remove redis server 2 Add pom.xml adn version.properties Change-Id: Ic9f5443cfa7b0fd379f09d3f008f4d259e212731 Issue-Id: MULTICLOUD-74 Signed-off-by: liangke <lokyse@163.com>
Diffstat (limited to 'vio/pom.xml')
-rw-r--r--vio/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vio/pom.xml b/vio/pom.xml
index dd05ffe..0c60fac 100644
--- a/vio/pom.xml
+++ b/vio/pom.xml
@@ -26,7 +26,7 @@
<artifactId>multicloud-vio</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>multicloud/opentack/vmware</name>
+ <name>multicloud-opentack-vmware</name>
<description>multicloud vio</description>
<build>
<plugins>