summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/modules/node-launcher-equinox/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/modules/node-launcher-equinox/pom.xml b/java/sca/modules/node-launcher-equinox/pom.xml
index 45d6ecc970..b26ca52daa 100644
--- a/java/sca/modules/node-launcher-equinox/pom.xml
+++ b/java/sca/modules/node-launcher-equinox/pom.xml
@@ -40,7 +40,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>
@@ -61,7 +61,7 @@
<dependency>
<groupId>org.eclipse.equinox</groupId>
<artifactId>app</artifactId>
- <version>1.0.0-v20070606</version>
+ <version>1.2.0-v20090520-1800</version>
<scope>runtime</scope>
</dependency>
-->