Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjay2018-07-06 12:02:26 +0000
committerJay Arthanareeswaran2018-07-06 13:59:31 +0000
commitd4140a851c1e057849fd7afc7d8049d16ce1e368 (patch)
treebcab0c7c430b5de924f308e7d8616233445f3e15 /org.eclipse.jdt.compiler.tool.tests/pom.xml
parenta77b166afb1db6fd20761c135ffbf516c0f907fc (diff)
downloadeclipse.jdt.core-d4140a851c1e057849fd7afc7d8049d16ce1e368.tar.gz
eclipse.jdt.core-d4140a851c1e057849fd7afc7d8049d16ce1e368.tar.xz
eclipse.jdt.core-d4140a851c1e057849fd7afc7d8049d16ce1e368.zip
Update bundle versions for 4.9I20180708-2000I20180707-1500I20180706-2000
Change-Id: I7bd355275841eb4123106c767f2822a8e7d6a468 Signed-off-by: jay <jarthana@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.compiler.tool.tests/pom.xml')
-rw-r--r--org.eclipse.jdt.compiler.tool.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.compiler.tool.tests/pom.xml b/org.eclipse.jdt.compiler.tool.tests/pom.xml
index a1af7fabaf..42ff6b2da6 100644
--- a/org.eclipse.jdt.compiler.tool.tests/pom.xml
+++ b/org.eclipse.jdt.compiler.tool.tests/pom.xml
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.tool.tests</artifactId>
- <version>1.2.200-SNAPSHOT</version>
+ <version>1.2.300-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>
<testSuite>${project.artifactId}</testSuite>

Back to the top