aboutsummaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorJohn Ahlroos <john@vaadin.com>2013-10-11 11:33:16 +0300
committerVaadin Code Review <review@vaadin.com>2013-10-11 09:42:53 +0000
commit466006c2b1d6a84944e32ea126e5def739c29046 (patch)
treeee382a3a3f060a92df75c00265fd37c13a49c910 /shared
parent1f5a4871658ce31bbfb0bb7403a7509b23835782 (diff)
downloadvaadin-framework-466006c2b1d6a84944e32ea126e5def739c29046.tar.gz
vaadin-framework-466006c2b1d6a84944e32ea126e5def739c29046.zip
Updated shared-deps dependency to 1.0.3 (#12421)
Change-Id: I4087b1225c5825582628d5322711e806104efca0
Diffstat (limited to 'shared')
-rw-r--r--shared/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/ivy.xml b/shared/ivy.xml
index 3b044e9ab4..fc54d680fa 100644
--- a/shared/ivy.xml
+++ b/shared/ivy.xml
@@ -21,7 +21,7 @@
</publications>
<dependencies>
<dependency org="com.vaadin" name="vaadin-shared-deps"
- rev="1.0.2" conf="build,ide,test->default" />
+ rev="1.0.3" conf="build,ide,test->default" />
</dependencies>
</ivy-module>