Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-09-06 13:42:58 +0000
committerNiraj Modi2019-09-06 14:23:24 +0000
commitde385da10f20c988a43c1e1726568dab6c8c945a (patch)
tree3cd48df5437897254bf683c6eea32b81555ce41c /org.eclipse.jdt.compiler.apt.tests
parentc8645ac64da6ad9e7b05904f9dac2245f164a319 (diff)
downloadeclipse.jdt.core-de385da10f20c988a43c1e1726568dab6c8c945a.tar.gz
eclipse.jdt.core-de385da10f20c988a43c1e1726568dab6c8c945a.tar.xz
eclipse.jdt.core-de385da10f20c988a43c1e1726568dab6c8c945a.zip
Change-Id: I388f45365909cd1493a78c195b3c2f83ad14c641 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.compiler.apt.tests')
-rw-r--r--org.eclipse.jdt.compiler.apt.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.compiler.apt.tests/pom.xml b/org.eclipse.jdt.compiler.apt.tests/pom.xml
index 95f759da91..8406059ff3 100644
--- a/org.eclipse.jdt.compiler.apt.tests/pom.xml
+++ b/org.eclipse.jdt.compiler.apt.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.jdt.core</groupId>
- <version>4.13.0-SNAPSHOT</version>
+ <version>4.14.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.jdt</groupId>

Back to the top