summaryrefslogtreecommitdiffstats
path: root/usecaseui-holmes/pom.xml
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-09-14 15:01:07 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-09-14 15:01:07 +0800
commit94f0257da4ada7adcbbf362381a07f52e9463894 (patch)
treea799c6c605dd3218f9ad37742954846d88406dc1 /usecaseui-holmes/pom.xml
parent92a98cb3564e72b8a273e88e5840923050ae6d17 (diff)
Including Holmes into the UUI Project
Change the project structure to include Holmes while compiling Change the base url from /holmes/ to /usecase-ui/holmes/ Change the name of i18n files Change-Id: I5580fc979757120bae1dbcf380ee4a4bf87ff349 Issue-ID: HOLMES-50 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'usecaseui-holmes/pom.xml')
-rw-r--r--usecaseui-holmes/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/usecaseui-holmes/pom.xml b/usecaseui-holmes/pom.xml
index 5ed5f50f..3795fbc2 100644
--- a/usecaseui-holmes/pom.xml
+++ b/usecaseui-holmes/pom.xml
@@ -24,10 +24,10 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <artifactId>holmes</artifactId>
+ <artifactId>usecaseui-holmes</artifactId>
<packaging>war</packaging>
- <version>1.1.0-SNAPSHOT</version>
- <name>usecase-ui/holmes</name>
+ <version>1.0.0-SNAPSHOT</version>
+ <name>usecase-ui/usecaseui-holmes</name>
<build>
<plugins>