summaryrefslogtreecommitdiffstats
path: root/client-compiled/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-04 00:33:58 +0300
committerArtur Signell <artur@vaadin.com>2012-09-09 11:23:10 +0300
commite722b038d48f19201637267fbc58e0471405ec83 (patch)
tree9895c5ad45581ee7db30e94c3efeedeabfa84e0c /client-compiled/ivy.xml
parent1d6f0611a8dc7478caf2126ccd191d4284259cba (diff)
downloadvaadin-framework-e722b038d48f19201637267fbc58e0471405ec83.tar.gz
vaadin-framework-e722b038d48f19201637267fbc58e0471405ec83.zip
Client-compiled-cache artifact (#9299)
Diffstat (limited to 'client-compiled/ivy.xml')
-rw-r--r--client-compiled/ivy.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/client-compiled/ivy.xml b/client-compiled/ivy.xml
index 7c0fcf0162..496177682a 100644
--- a/client-compiled/ivy.xml
+++ b/client-compiled/ivy.xml
@@ -11,7 +11,8 @@
<conf name="compile-module" visibility="private" />
</configurations>
<publications>
- <artifact type="jar"></artifact>
+ <artifact type="jar" name="vaadin-client-compiled"/>
+ <artifact type="jar" name="vaadin-client-compiled-cache"/>
</publications>
<dependencies>
<dependency org="com.vaadin" name="vaadin-server"