Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 626fe7bc22..d0f7430318 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.100-SNAPSHOT</version>
+ <version>2.1.150-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<build>

Back to the top