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