Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Arthanareeswaran2016-06-28 07:02:54 +0000
committerJay Arthanareeswaran2016-06-28 08:15:28 +0000
commit50f003921edb63d89ee227eea9c853eb2a503b54 (patch)
tree28863d91735b8b157541555dfc2f8088f2ca0a8d /org.eclipse.jdt.core.tests.compiler/pom.xml
parentf81bc1b2873c68ded035af6f4704351228da24c6 (diff)
downloadeclipse.jdt.core-50f003921edb63d89ee227eea9c853eb2a503b54.tar.gz
eclipse.jdt.core-50f003921edb63d89ee227eea9c853eb2a503b54.tar.xz
eclipse.jdt.core-50f003921edb63d89ee227eea9c853eb2a503b54.zip
Updating versions for changed bundles in Oxygen
Diffstat (limited to 'org.eclipse.jdt.core.tests.compiler/pom.xml')
-rw-r--r--org.eclipse.jdt.core.tests.compiler/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.core.tests.compiler/pom.xml b/org.eclipse.jdt.core.tests.compiler/pom.xml
index 34d0158d13..c655b6c2f3 100644
--- a/org.eclipse.jdt.core.tests.compiler/pom.xml
+++ b/org.eclipse.jdt.core.tests.compiler/pom.xml
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.core.tests.compiler</artifactId>
- <version>3.12.200-SNAPSHOT</version>
+ <version>3.12.300-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>

Back to the top