Code Review
/
vnfsdk
/
refrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
22eee44
)
GSO-94
author
“shentao”
<shentao@chinamobile.com>
Wed, 2 Nov 2016 08:44:29 +0000
(16:44 +0800)
committer
“shentao”
<shentao@chinamobile.com>
Wed, 2 Nov 2016 08:44:29 +0000
(16:44 +0800)
Change-Id: Iac973c42d2ae17f4c39b30bf33535906f514fedd
Signed-off-by: “shentao” <shentao@chinamobile.com>
openo-portal/portal-package/pom.xml
patch
|
blob
|
history
diff --git
a/openo-portal/portal-package/pom.xml
b/openo-portal/portal-package/pom.xml
index
24d6d06
..
5692074
100644
(file)
--- a/
openo-portal/portal-package/pom.xml
+++ b/
openo-portal/portal-package/pom.xml
@@
-155,7
+155,7
@@
<configuration>
<tasks name="${project.artifactId}">
<zip destfile="target/${packagename}-${project.version}.zip" update="true">
- <zipfileset dir="target
" includes="*.war
"/>
+ <zipfileset dir="target
/openoui" includes="**
"/>
</zip>
</tasks>
</configuration>