Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-03-08 09:09:17 +0000
committerNiraj Modi2019-03-08 09:09:17 +0000
commit5c21f9ca8bc06a20cab41262b934b74bd15de2e4 (patch)
tree23a814023ed50336334c9a702ea095f7280bede3 /org.eclipse.jdt.apt.pluggable.tests
parentc6d7ef991f723f8b37cf85f1d368979f6e5f0485 (diff)
downloadeclipse.jdt.core-5c21f9ca8bc06a20cab41262b934b74bd15de2e4.tar.gz
eclipse.jdt.core-5c21f9ca8bc06a20cab41262b934b74bd15de2e4.tar.xz
eclipse.jdt.core-5c21f9ca8bc06a20cab41262b934b74bd15de2e4.zip
Change-Id: I1dfec33fb44284fd1dda18734ee04f739ef23425 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.apt.pluggable.tests')
-rw-r--r--org.eclipse.jdt.apt.pluggable.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.apt.pluggable.tests/pom.xml b/org.eclipse.jdt.apt.pluggable.tests/pom.xml
index 069cbd4f71..66bd82219e 100644
--- a/org.eclipse.jdt.apt.pluggable.tests/pom.xml
+++ b/org.eclipse.jdt.apt.pluggable.tests/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>tests-pom</artifactId>
<groupId>eclipse.jdt.core</groupId>
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.12.0-SNAPSHOT</version>
<relativePath>../tests-pom/</relativePath>
</parent>
<groupId>org.eclipse.jdt</groupId>

Back to the top