Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-06-14 15:19:40 +0000
committerThomas Watson2016-06-14 15:19:40 +0000
commit5db036701b1df4e04b7897d4f00a627fd5b3bb05 (patch)
treef65589c1e4e56daf503bb0ef1781b51f6f9fef5e /bundles/org.eclipse.osgi/pom.xml
parent171aebbb2152cf89061c8618dd836341dbd83530 (diff)
downloadrt.equinox.framework-5db036701b1df4e04b7897d4f00a627fd5b3bb05.tar.gz
rt.equinox.framework-5db036701b1df4e04b7897d4f00a627fd5b3bb05.tar.xz
rt.equinox.framework-5db036701b1df4e04b7897d4f00a627fd5b3bb05.zip
Bug 496034 - update framework version for Oxygen
Change-Id: If5da24773cc48a70eb919fb326a7a260ac084172 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/pom.xml b/bundles/org.eclipse.osgi/pom.xml
index f11cce7a2..6010e3090 100644
--- a/bundles/org.eclipse.osgi/pom.xml
+++ b/bundles/org.eclipse.osgi/pom.xml
@@ -19,7 +19,7 @@
</parent>
<groupId>org.eclipse.osgi</groupId>
<artifactId>org.eclipse.osgi</artifactId>
- <version>3.11.0-SNAPSHOT</version>
+ <version>3.11.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top