Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjay2018-09-21 14:16:46 +0000
committerjay2018-09-21 14:16:46 +0000
commit82ecd558a68c292366dc5ff97630a05be0f36ac3 (patch)
tree8ee2a6e26a2f774c12fe09bf057d22b8e18cd4e9 /org.eclipse.jdt.compiler.apt.tests/pom.xml
parent2b4fabe947129628a6a2f070e7b3848b3abaa52e (diff)
downloadeclipse.jdt.core-82ecd558a68c292366dc5ff97630a05be0f36ac3.tar.gz
eclipse.jdt.core-82ecd558a68c292366dc5ff97630a05be0f36ac3.tar.xz
eclipse.jdt.core-82ecd558a68c292366dc5ff97630a05be0f36ac3.zip
plug-ins have lower qualifiers than in R4.9 Change-Id: If6c3f34f4065b74541c5cc5eb997472dc1adcba2 Signed-off-by: jay <jarthana@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.compiler.apt.tests/pom.xml')
-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 d925ec113e..775559811d 100644
--- a/org.eclipse.jdt.compiler.apt.tests/pom.xml
+++ b/org.eclipse.jdt.compiler.apt.tests/pom.xml
@@ -20,7 +20,7 @@
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.compiler.apt.tests</artifactId>
- <version>1.1.500-SNAPSHOT</version>
+ <version>1.1.600-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
<properties>

Back to the top