Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2018-12-07 10:11:15 +0000
committerNiraj Modi2018-12-07 10:11:15 +0000
commit9456faecd913b568ad32f986cea7c72512abc05c (patch)
treeb5156c5db075f1c0eab6da9949bc791b1c16d661 /org.eclipse.jdt.annotation/pom.xml
parentbe463b257a9ef835177ce02bc0b5d07c11cdec60 (diff)
downloadeclipse.jdt.core-9456faecd913b568ad32f986cea7c72512abc05c.tar.gz
eclipse.jdt.core-9456faecd913b568ad32f986cea7c72512abc05c.tar.xz
eclipse.jdt.core-9456faecd913b568ad32f986cea7c72512abc05c.zip
Change-Id: I0bd3b70ca9cafbb4ecace3d915d20196083a8f6d Signed-off-by: Niraj Modi <niraj.modi@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 640959c37b..8e3630d31f 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.10.0-SNAPSHOT</version>
+ <version>4.11.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.annotation</artifactId>

Back to the top