aboutsummaryrefslogtreecommitdiffstats
path: root/buildhelpers/ivy.xml
diff options
context:
space:
mode:
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 -->