From ae581c9074d5d309879bf4b37086d29884dee97d Mon Sep 17 00:00:00 2001 From: Jay Arthanareeswaran Date: Wed, 30 May 2018 14:09:30 +0530 Subject: Bug 535191 - POM version change for 4.9 release Change-Id: I4d154a55fd53f652563a3c2b824c591e6a5c7345 Signed-off-by: Jay Arthanareeswaran --- org.eclipse.jdt.annotation/pom.xml | 2 +- org.eclipse.jdt.annotation_v1/pom.xml | 2 +- org.eclipse.jdt.apt.core/pom.xml | 2 +- org.eclipse.jdt.apt.pluggable.core/pom.xml | 2 +- org.eclipse.jdt.apt.pluggable.tests/pom.xml | 2 +- org.eclipse.jdt.apt.tests/pom.xml | 2 +- org.eclipse.jdt.apt.ui/pom.xml | 2 +- org.eclipse.jdt.compiler.apt.tests/pom.xml | 2 +- org.eclipse.jdt.compiler.apt/pom.xml | 2 +- org.eclipse.jdt.compiler.tool.tests/pom.xml | 2 +- org.eclipse.jdt.compiler.tool/pom.xml | 2 +- org.eclipse.jdt.core.tests.builder/pom.xml | 2 +- org.eclipse.jdt.core.tests.compiler/pom.xml | 2 +- org.eclipse.jdt.core.tests.model/pom.xml | 2 +- org.eclipse.jdt.core.tests.performance/pom.xml | 2 +- org.eclipse.jdt.core/pom.xml | 2 +- pom.xml | 4 ++-- tests-pom/pom.xml | 4 ++-- 18 files changed, 20 insertions(+), 20 deletions(-) diff --git a/org.eclipse.jdt.annotation/pom.xml b/org.eclipse.jdt.annotation/pom.xml index 21ebdecec4..a2b93e43e4 100644 --- a/org.eclipse.jdt.annotation/pom.xml +++ b/org.eclipse.jdt.annotation/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.annotation diff --git a/org.eclipse.jdt.annotation_v1/pom.xml b/org.eclipse.jdt.annotation_v1/pom.xml index 57a282669b..41c62971ad 100644 --- a/org.eclipse.jdt.annotation_v1/pom.xml +++ b/org.eclipse.jdt.annotation_v1/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.annotation diff --git a/org.eclipse.jdt.apt.core/pom.xml b/org.eclipse.jdt.apt.core/pom.xml index 189836a341..cf50d511f6 100644 --- a/org.eclipse.jdt.apt.core/pom.xml +++ b/org.eclipse.jdt.apt.core/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.apt.core diff --git a/org.eclipse.jdt.apt.pluggable.core/pom.xml b/org.eclipse.jdt.apt.pluggable.core/pom.xml index 20764332fe..3fc975250a 100644 --- a/org.eclipse.jdt.apt.pluggable.core/pom.xml +++ b/org.eclipse.jdt.apt.pluggable.core/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.apt.pluggable.core diff --git a/org.eclipse.jdt.apt.pluggable.tests/pom.xml b/org.eclipse.jdt.apt.pluggable.tests/pom.xml index 8f18013090..4b9c3d6d2b 100644 --- a/org.eclipse.jdt.apt.pluggable.tests/pom.xml +++ b/org.eclipse.jdt.apt.pluggable.tests/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.apt.tests/pom.xml b/org.eclipse.jdt.apt.tests/pom.xml index 92c62e3294..740cf7a335 100644 --- a/org.eclipse.jdt.apt.tests/pom.xml +++ b/org.eclipse.jdt.apt.tests/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.apt.ui/pom.xml b/org.eclipse.jdt.apt.ui/pom.xml index eb7bebb8a0..5731195ca1 100644 --- a/org.eclipse.jdt.apt.ui/pom.xml +++ b/org.eclipse.jdt.apt.ui/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.apt.ui diff --git a/org.eclipse.jdt.compiler.apt.tests/pom.xml b/org.eclipse.jdt.compiler.apt.tests/pom.xml index 9929b4dd08..8e5d81ad33 100644 --- a/org.eclipse.jdt.compiler.apt.tests/pom.xml +++ b/org.eclipse.jdt.compiler.apt.tests/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.compiler.apt/pom.xml b/org.eclipse.jdt.compiler.apt/pom.xml index 6296026996..fcf47a3e93 100644 --- a/org.eclipse.jdt.compiler.apt/pom.xml +++ b/org.eclipse.jdt.compiler.apt/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.compiler.apt diff --git a/org.eclipse.jdt.compiler.tool.tests/pom.xml b/org.eclipse.jdt.compiler.tool.tests/pom.xml index 74a13636dd..a1af7fabaf 100644 --- a/org.eclipse.jdt.compiler.tool.tests/pom.xml +++ b/org.eclipse.jdt.compiler.tool.tests/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.compiler.tool/pom.xml b/org.eclipse.jdt.compiler.tool/pom.xml index c5093c7372..e4ab853ea3 100644 --- a/org.eclipse.jdt.compiler.tool/pom.xml +++ b/org.eclipse.jdt.compiler.tool/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.compiler.tool diff --git a/org.eclipse.jdt.core.tests.builder/pom.xml b/org.eclipse.jdt.core.tests.builder/pom.xml index 6ce67786c3..f55c24f2cf 100644 --- a/org.eclipse.jdt.core.tests.builder/pom.xml +++ b/org.eclipse.jdt.core.tests.builder/pom.xml @@ -14,7 +14,7 @@ tests-pom eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.core.tests.compiler/pom.xml b/org.eclipse.jdt.core.tests.compiler/pom.xml index 98e7a164e6..baba859135 100644 --- a/org.eclipse.jdt.core.tests.compiler/pom.xml +++ b/org.eclipse.jdt.core.tests.compiler/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.core.tests.model/pom.xml b/org.eclipse.jdt.core.tests.model/pom.xml index c82123cf8e..d197169069 100644 --- a/org.eclipse.jdt.core.tests.model/pom.xml +++ b/org.eclipse.jdt.core.tests.model/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.core.tests.performance/pom.xml b/org.eclipse.jdt.core.tests.performance/pom.xml index d719f960f3..d1fee21582 100644 --- a/org.eclipse.jdt.core.tests.performance/pom.xml +++ b/org.eclipse.jdt.core.tests.performance/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.core/pom.xml b/org.eclipse.jdt.core/pom.xml index 9a3835a9d2..8b87783b07 100644 --- a/org.eclipse.jdt.core/pom.xml +++ b/org.eclipse.jdt.core/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.core diff --git a/pom.xml b/pom.xml index a223a4dadc..cfbffcf3e4 100644 --- a/pom.xml +++ b/pom.xml @@ -15,13 +15,13 @@ org.eclipse eclipse-platform-parent - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT ../eclipse-platform-parent eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT pom diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index 96d644c168..9c18971c77 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,10 +14,10 @@ eclipse.jdt.core eclipse.jdt.core - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT tests-pom - 4.8.0-SNAPSHOT + 4.9.0-SNAPSHOT pom ${tests.ignoredWarnings} -- cgit v1.2.3