Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Arthanareeswaran2017-05-11 14:08:09 +0000
committerJay Arthanareeswaran2017-05-11 14:08:09 +0000
commit2f237565131a82ca117237057293771bc9fc9723 (patch)
tree96020fec94539ca74e0e172d4fe05b81583d9162 /org.eclipse.jdt.annotation/pom.xml
parentec68d4e81079e41fe140afad91cbb6a0d82b561e (diff)
downloadeclipse.jdt.core-2f237565131a82ca117237057293771bc9fc9723.tar.gz
eclipse.jdt.core-2f237565131a82ca117237057293771bc9fc9723.tar.xz
eclipse.jdt.core-2f237565131a82ca117237057293771bc9fc9723.zip
Bug 516457 - Many of plug-ins need a version increaseI20170516-0800I20170515-2000I20170515-0910I20170515-0800
Change-Id: I5ebc1554911b652d63d4cb6a9e490efa0202ef9e 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 af9a1d5610..fc0dedfab4 100644
--- a/org.eclipse.jdt.annotation/pom.xml
+++ b/org.eclipse.jdt.annotation/pom.xml
@@ -18,7 +18,7 @@
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.annotation</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top