Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-12-07 16:02:27 +0000
committerThomas Watson2017-01-11 16:08:16 +0000
commit86ac868ae86d1ff21292919d47a6dbf46075d3a8 (patch)
tree54e19a5e50b418afc9c8ecd4d21d775c257ffee6 /bundles/org.eclipse.osgi.util/pom.xml
parentdd171a7ac305c0b5df769731037a76bf645d797e (diff)
downloadrt.equinox.framework-86ac868ae86d1ff21292919d47a6dbf46075d3a8.tar.gz
rt.equinox.framework-86ac868ae86d1ff21292919d47a6dbf46075d3a8.tar.xz
rt.equinox.framework-86ac868ae86d1ff21292919d47a6dbf46075d3a8.zip
Bug 501950 - [ds] replace Equinox DS implementation with Felix SCR (DS)I20170112-0245I20170112-0200I20170111-2000
implementation Update the DS API for R6 Change-Id: I49f46a8474a4b434ad20fe54f2ad8f0f4d649e99 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.util/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi.util/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.util/pom.xml b/bundles/org.eclipse.osgi.util/pom.xml
index 3be91f5c1..c1b4a55fc 100644
--- a/bundles/org.eclipse.osgi.util/pom.xml
+++ b/bundles/org.eclipse.osgi.util/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.osgi</groupId>
<artifactId>org.eclipse.osgi.util</artifactId>
- <version>3.3.100-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>
<plugins>

Back to the top