Browse Source

Updated client-compiler to depend on client-compiler-deps 1.0.2 #11879

Change-Id: I1c98c353314197047265d26a0464ab7cc9c79520
tags/7.1.0
John Ahlroos 11 years ago
parent
commit
05ef43f8bf
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      client-compiler/ivy.xml

+ 1
- 1
client-compiler/ivy.xml View File

@@ -55,7 +55,7 @@
rev="0.6" conf="build,ide -> default" />

<dependency org="com.vaadin" name="vaadin-client-compiler-deps"
rev="1.0.1" conf="build,ide -> default" />
rev="1.0.2" conf="build,ide -> default" />

</dependencies>


Loading…
Cancel
Save