summaryrefslogtreecommitdiffstats
path: root/buildhelpers/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2015-01-15 09:01:35 +0200
committerArtur Signell <artur@vaadin.com>2015-01-15 10:33:19 +0200
commit3f46830b28100ed918570bf46523c592580643be (patch)
tree5e1fefd231f210231a09d6a29a51757e6e0b59b2 /buildhelpers/ivy.xml
parent8361d1379c49ef5ce03d329d4e5fdcf63579e652 (diff)
downloadvaadin-framework-3f46830b28100ed918570bf46523c592580643be.tar.gz
vaadin-framework-3f46830b28100ed918570bf46523c592580643be.zip
Fix release build
Change-Id: Ie915aeb31aff7a0c2f655ad9b54e00a582770984
Diffstat (limited to 'buildhelpers/ivy.xml')
-rw-r--r--buildhelpers/ivy.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/buildhelpers/ivy.xml b/buildhelpers/ivy.xml
index cf04bfdc5d..8053328b54 100644
--- a/buildhelpers/ivy.xml
+++ b/buildhelpers/ivy.xml
@@ -21,10 +21,6 @@
</configurations>
<publications>
<artifact type="jar" />
- <artifact type="source" ext="jar" m:classifier="sources" />
- <artifact type="javadoc" ext="jar" m:classifier="javadoc" />
- <artifact type="pom" ext="pom" />
-
</publications>
<dependencies>
<!-- client-compiler, server and uitest also use commons-io -->