Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-09-30 04:16:24 +0000
committerThomas Watson2016-09-30 04:16:24 +0000
commitbc2a4892117eed39021c94fdc76c81846f2104be (patch)
tree81fbb3b69a43d47b4233886b6608f6df50c6f563 /bundles/org.eclipse.equinox.region.tests/pom.xml
parent85800e30f490fa2a0f9888b93a83861b70d8973d (diff)
downloadrt.equinox.bundles-bc2a4892117eed39021c94fdc76c81846f2104be.tar.gz
rt.equinox.bundles-bc2a4892117eed39021c94fdc76c81846f2104be.tar.xz
rt.equinox.bundles-bc2a4892117eed39021c94fdc76c81846f2104be.zip
Bug 502425 - Move Equinox Region up to Java 7
Change-Id: I59c317e4ada0efefb19cfa635feab2913195f1d9 Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.region.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.region.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.region.tests/pom.xml b/bundles/org.eclipse.equinox.region.tests/pom.xml
index 3115de52d..a7e4348f9 100644
--- a/bundles/org.eclipse.equinox.region.tests/pom.xml
+++ b/bundles/org.eclipse.equinox.region.tests/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.equinox</groupId>
<artifactId>org.eclipse.equinox.region.tests</artifactId>
- <version>1.0.100-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top