summaryrefslogtreecommitdiffstats
path: root/uitest/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-04 22:56:14 +0300
committerArtur Signell <artur@vaadin.com>2012-09-09 11:23:22 +0300
commit93ed08119c3fb45a750998f05ba4f67643787295 (patch)
tree50e91615cd4062f561764523029029cc91635fe9 /uitest/ivy.xml
parent5463416fd7f3e44d68cb1a4d446dcc352ee5d58e (diff)
downloadvaadin-framework-93ed08119c3fb45a750998f05ba4f67643787295.tar.gz
vaadin-framework-93ed08119c3fb45a750998f05ba4f67643787295.zip
Generate pom artifacts and automatically publish to local Maven (#9299)
Diffstat (limited to 'uitest/ivy.xml')
-rw-r--r--uitest/ivy.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/ivy.xml b/uitest/ivy.xml
index 6cb7fc9050..563be59b0b 100644
--- a/uitest/ivy.xml
+++ b/uitest/ivy.xml
@@ -13,8 +13,8 @@
<conf name="jetty-run" extends="build" visibility="private" />
</configurations>
<publications>
- <artifact type="war" />
- </publications>
+ <artifact type="war" ext="war"/>
+ </publications>
<dependencies defaultconf="build" defaultconfmapping="build,ide->default">
<!-- API DEPENDENCIES -->
<dependency org="javax.portlet" name="portlet-api"