aboutsummaryrefslogtreecommitdiffstats
path: root/client-compiler
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-04-12 13:35:22 +0300
committerVaadin Code Review <review@vaadin.com>2013-04-15 10:10:16 +0000
commite9466f6bf3b81bf48265e139510213409b3fc613 (patch)
treed49b9ae23259182790c3a41d268721f430200966 /client-compiler
parent3d9ef965bc23d414d315172bac2da1d11ff7bf67 (diff)
downloadvaadin-framework-e9466f6bf3b81bf48265e139510213409b3fc613.tar.gz
vaadin-framework-e9466f6bf3b81bf48265e139510213409b3fc613.zip
Enabled closure compiler for default widget set (#9103)
Change-Id: I3edc50f73635f4529fb25dec1466b8f1d5f5cba6
Diffstat (limited to 'client-compiler')
-rw-r--r--client-compiler/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-compiler/ivy.xml b/client-compiler/ivy.xml
index aaba00c6af..57254837f4 100644
--- a/client-compiler/ivy.xml
+++ b/client-compiler/ivy.xml
@@ -55,7 +55,7 @@
rev="0.6" conf="build,ide -> default" />
<dependency org="com.vaadin" name="vaadin-client-compiler-deps"
- rev="1.0.0" conf="build,ide -> default" />
+ rev="1.0.1" conf="build,ide -> default" />
</dependencies>