Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-06-19 18:25:49 +0000
committerJayaprakash Arthanareeswaran2013-08-22 04:35:41 +0000
commitcbf049097bc75fb2081b601c7063673577bdc762 (patch)
tree9e93388da835f513353dd6c6532892b01d5787c8 /org.eclipse.jdt.apt.pluggable.tests/pom.xml
parent8a633d56819c44af45234d7a3760b2d36e5276ed (diff)
downloadeclipse.jdt.core-cbf049097bc75fb2081b601c7063673577bdc762.tar.gz
eclipse.jdt.core-cbf049097bc75fb2081b601c7063673577bdc762.tar.xz
eclipse.jdt.core-cbf049097bc75fb2081b601c7063673577bdc762.zip
Bug 411161 - Update parent POMs for Luna
Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
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 db1403c590..dff7cccfd4 100644
--- a/org.eclipse.jdt.apt.pluggable.tests/pom.xml
+++ b/org.eclipse.jdt.apt.pluggable.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.jdt.core</artifactId>
<groupId>eclipse.jdt.core</groupId>
- <version>4.3.0-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.jdt</groupId>
<artifactId>org.eclipse.jdt.apt.pluggable.tests</artifactId>

Back to the top