Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Arthanareeswaran2018-05-30 08:39:30 +0000
committerJay Arthanareeswaran2018-05-30 10:07:17 +0000
commitae581c9074d5d309879bf4b37086d29884dee97d (patch)
tree9b43c4d8728a1bf40b33bfba353ca9eb724094c4 /org.eclipse.jdt.annotation/pom.xml
parent7a7103893293ccaa08503110334998347e22f2e4 (diff)
downloadeclipse.jdt.core-ae581c9074d5d309879bf4b37086d29884dee97d.tar.gz
eclipse.jdt.core-ae581c9074d5d309879bf4b37086d29884dee97d.tar.xz
eclipse.jdt.core-ae581c9074d5d309879bf4b37086d29884dee97d.zip
Change-Id: I4d154a55fd53f652563a3c2b824c591e6a5c7345 Signed-off-by: Jay Arthanareeswaran <jarthana@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.annotation/pom.xml')
-rw-r--r--org.eclipse.jdt.annotation/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.annotation/pom.xml b/org.eclipse.jdt.annotation/pom.xml
index 21ebdecec4..a2b93e43e4 100644
--- a/org.eclipse.jdt.annotation/pom.xml
+++ b/org.eclipse.jdt.annotation/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.jdt.core</artifactId>
<groupId>eclipse.jdt.core</groupId>
- <version>4.8.0-SNAPSHOT</version>
+ <version>4.9.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.annotation</artifactId>

Back to the top