summaryrefslogtreecommitdiffstats
path: root/shared/ivy.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-12-07 10:18:04 +0200
committerVaadin Code Review <review@vaadin.com>2012-12-07 11:16:23 +0000
commite0b22e126efda7222a1c15d3a4502d3c1ddad86c (patch)
tree795287fc566edc3e98ee23727df61803a024d112 /shared/ivy.xml
parent0a547d45b9444ae815e3c312f2a50e35e0d73c05 (diff)
downloadvaadin-framework-e0b22e126efda7222a1c15d3a4502d3c1ddad86c.tar.gz
vaadin-framework-e0b22e126efda7222a1c15d3a4502d3c1ddad86c.zip
Specify version numbers for OSGi imports (#10358)
Change-Id: I62abd03cfd7624ad91a877106f87e7f56da477b1
Diffstat (limited to 'shared/ivy.xml')
-rw-r--r--shared/ivy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/ivy.xml b/shared/ivy.xml
index 1d268083d7..88020e8d09 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.1" conf="build,ide,tests->default" />
+ rev="1.0.2" conf="build,ide,tests->default" />
</dependencies>
</ivy-module>