Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJayaprakash Arthanareeswaran2014-07-04 04:24:10 +0000
committerJayaprakash Arthanareeswaran2014-07-04 06:25:14 +0000
commite48df5b6608f0202b357a604ceceda77bab3caf3 (patch)
tree8ef154a8bb86cbe13042e937bd899173ad171a94 /org.eclipse.jdt.annotation/pom.xml
parentcd0a80a09976b15cc71df0d78ee21db16b25b8c5 (diff)
downloadeclipse.jdt.core-e48df5b6608f0202b357a604ceceda77bab3caf3.tar.gz
eclipse.jdt.core-e48df5b6608f0202b357a604ceceda77bab3caf3.tar.xz
eclipse.jdt.core-e48df5b6608f0202b357a604ceceda77bab3caf3.zip
Updating bundle versions for Mars (4.5)
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 8e4a76fc61..3e20a10098 100644
--- a/org.eclipse.jdt.annotation/pom.xml
+++ b/org.eclipse.jdt.annotation/pom.xml
@@ -18,6 +18,6 @@
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.annotation</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top