summaryrefslogtreecommitdiffstats
path: root/client-compiler
diff options
context:
space:
mode:
authorJohn Ahlroos <john@vaadin.com>2013-04-12 12:15:55 +0300
committerVaadin Code Review <review@vaadin.com>2013-04-12 09:48:11 +0000
commitf3ff72947293b455f6debf8eca711696b17e323b (patch)
treefa4b07654722103ecc681d12c939444ab10e535e /client-compiler
parent3ce5d9eaada2392d111b74d2427ff242ed61a348 (diff)
downloadvaadin-framework-f3ff72947293b455f6debf8eca711696b17e323b.tar.gz
vaadin-framework-f3ff72947293b455f6debf8eca711696b17e323b.zip
Updated client compiler deps to 1.0.0 #11590
Change-Id: I362ee3e84b81c76e193aec2067d4d9f0b6558f7f
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 04b5feb45e..aaba00c6af 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="0.9.0" conf="build,ide -> default" />
+ rev="1.0.0" conf="build,ide -> default" />
</dependencies>