Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-09-29 13:21:39 +0000
committerThomas Watson2016-09-29 14:33:09 +0000
commitd200e63587ccac6d7c2d0f506b8f30a2ebe47fe5 (patch)
treeef5c26fed11b745185a6a5040d2572cb2b44a647 /bundles/org.eclipse.osgi/supplement/pom.xml
parent711ff81d73350c6492b5acc96cc4cddc6906f30f (diff)
downloadrt.equinox.framework-d200e63587ccac6d7c2d0f506b8f30a2ebe47fe5.tar.gz
rt.equinox.framework-d200e63587ccac6d7c2d0f506b8f30a2ebe47fe5.tar.xz
rt.equinox.framework-d200e63587ccac6d7c2d0f506b8f30a2ebe47fe5.zip
Bug 502425 - Move Equinox Framework up to Java 7
Change-Id: I2dd55f8926f6d3fe4c15c664b0cc839545711bc1 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.osgi/supplement/pom.xml')
-rw-r--r--bundles/org.eclipse.osgi/supplement/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/supplement/pom.xml b/bundles/org.eclipse.osgi/supplement/pom.xml
index 61e110975..96c4eebaf 100644
--- a/bundles/org.eclipse.osgi/supplement/pom.xml
+++ b/bundles/org.eclipse.osgi/supplement/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.supplement</artifactId>
- <version>1.6.100-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top