From e0b22e126efda7222a1c15d3a4502d3c1ddad86c Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 7 Dec 2012 10:18:04 +0200 Subject: [PATCH] Specify version numbers for OSGi imports (#10358) Change-Id: I62abd03cfd7624ad91a877106f87e7f56da477b1 --- shared/build.xml | 2 +- shared/ivy.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/build.xml b/shared/build.xml index 9023cbdcc1..4cba76c85a 100644 --- a/shared/build.xml +++ b/shared/build.xml @@ -18,7 +18,7 @@ - + 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 @@ + rev="1.0.2" conf="build,ide,tests->default" /> -- 2.39.5