diff options
Diffstat (limited to 'java/sca/modules/implementation-osgi-runtime/pom.xml')
-rw-r--r-- | java/sca/modules/implementation-osgi-runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/implementation-osgi-runtime/pom.xml b/java/sca/modules/implementation-osgi-runtime/pom.xml index 73ebac7e75..24dab87527 100644 --- a/java/sca/modules/implementation-osgi-runtime/pom.xml +++ b/java/sca/modules/implementation-osgi-runtime/pom.xml @@ -50,7 +50,7 @@ <dependency> <groupId>org.eclipse</groupId> <artifactId>osgi</artifactId> - <version>3.4.0-v20080605-1900</version> + <version>3.5.0-v20090520</version> <scope>compile</scope> </dependency> |