Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJayaprakash Arthanareeswaran2015-04-23 09:47:30 +0000
committerJayaprakash Arthanareeswaran2015-04-23 09:47:30 +0000
commit4b173d1b9a836c798cb9069a35eab9290375ecc0 (patch)
tree938b56aa4c190dddd72feb68e2ffa6f5df973ec2 /org.eclipse.jdt.apt.pluggable.tests/pom.xml
parentb045f6f0b0da93d32d0b56a81e0fb4cc95c337f3 (diff)
downloadeclipse.jdt.core-4b173d1b9a836c798cb9069a35eab9290375ecc0.tar.gz
eclipse.jdt.core-4b173d1b9a836c798cb9069a35eab9290375ecc0.tar.xz
eclipse.jdt.core-4b173d1b9a836c798cb9069a35eab9290375ecc0.zip
Update bundle versions after BREE update
Diffstat (limited to 'org.eclipse.jdt.apt.pluggable.tests/pom.xml')
-rw-r--r--org.eclipse.jdt.apt.pluggable.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jdt.apt.pluggable.tests/pom.xml b/org.eclipse.jdt.apt.pluggable.tests/pom.xml
index d82af45fc3..579b40399d 100644
--- a/org.eclipse.jdt.apt.pluggable.tests/pom.xml
+++ b/org.eclipse.jdt.apt.pluggable.tests/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.apt.pluggable.tests</artifactId>
- <version>3.3.600-SNAPSHOT</version>
+ <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top