diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-25 23:53:54 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-25 23:53:54 +0000 |
commit | f80619743397f217f6f8527a530994fa45046341 (patch) | |
tree | 0bde12c84063d86135ff53a1608a8320362c6edf /java/sca/modules/contribution-osgi/pom.xml | |
parent | 1eafab3193550a62edf9a9c7c60c119796a9e7e8 (diff) |
Upgrade to equinox 3.4.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758468 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca/modules/contribution-osgi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/contribution-osgi/pom.xml b/java/sca/modules/contribution-osgi/pom.xml index 8ffb0c9664..d7ce9b2631 100644 --- a/java/sca/modules/contribution-osgi/pom.xml +++ b/java/sca/modules/contribution-osgi/pom.xml @@ -50,7 +50,7 @@ <dependency> <groupId>org.eclipse</groupId> <artifactId>osgi</artifactId> - <version>3.3.0-v20070530</version> + <version>3.4.0-v20080605-1900</version> <scope>compile</scope> </dependency> |