summaryrefslogtreecommitdiffstats
path: root/server/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-06 12:55:52 +0300
committerArtur Signell <artur@vaadin.com>2012-09-09 11:23:40 +0300
commit0621de9bf2a5482d5d36a51a79d85c06600112c7 (patch)
treebb72c9086929a8dc44fbab659584de51c7575b65 /server/ivy.xml
parent6b42a7e57c762d358440ffdf68a545008d325a67 (diff)
downloadvaadin-framework-0621de9bf2a5482d5d36a51a79d85c06600112c7.tar.gz
vaadin-framework-0621de9bf2a5482d5d36a51a79d85c06600112c7.zip
Publish zip also (#9299)
Diffstat (limited to 'server/ivy.xml')
-rw-r--r--server/ivy.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/server/ivy.xml b/server/ivy.xml
index 99e5ae7811..acc384ea30 100644
--- a/server/ivy.xml
+++ b/server/ivy.xml
@@ -14,11 +14,11 @@
<conf name="tests" visibility="private" />
</configurations>
<publications>
- <artifact type="jar" ext="jar"/>
-<artifact type="source" ext="jar" m:classifier="sources" />
-<artifact type="javadoc" ext="jar" m:classifier="javadoc" />
- <artifact type="pom" ext="pom"/>
- </publications>
+ <artifact type="jar" ext="jar" />
+ <artifact type="source" ext="jar" m:classifier="sources" />
+ <artifact type="javadoc" ext="jar" m:classifier="javadoc" />
+ <artifact type="pom" ext="pom" />
+ </publications>
<dependencies>
<!-- API DEPENDENCIES -->