From f614be760ce2d35f5ec427ab08e48c550296e630 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 22 Jun 2017 15:15:02 +0300 Subject: Bug 517929 - Update POMs in the master for 4.8 release Point to 4.8 parent pom. Change-Id: I5affb945f881ea20038d79f7045633187604b3af Signed-off-by: Alexander Kurtakov --- 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 fc0dedfab4..ef233958c1 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.7.0-SNAPSHOT + 4.8.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 1f93b1d7d8..1068ce17d6 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.7.0-SNAPSHOT + 4.8.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 e09b069413..7a3d592fef 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.7.0-SNAPSHOT + 4.8.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 228fe44621..f28e14656d 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.7.0-SNAPSHOT + 4.8.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 0d83678f46..7ab3389bc9 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.7.0-SNAPSHOT + 4.8.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 7f31d1eb73..da2a5c5899 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.7.0-SNAPSHOT + 4.8.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 75f0bde881..787b27ff4e 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.7.0-SNAPSHOT + 4.8.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 8207b4da7b..8afca506e1 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.7.0-SNAPSHOT + 4.8.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 e8b2e30672..51acbb0dbd 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.7.0-SNAPSHOT + 4.8.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 693f0ad650..d7f128b5a2 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.7.0-SNAPSHOT + 4.8.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 5eb9c00781..0e22b5f3e6 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.7.0-SNAPSHOT + 4.8.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 500a9baef1..86d8de5fb6 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.7.0-SNAPSHOT + 4.8.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 0e73082de6..a59ac78f4d 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.7.0-SNAPSHOT + 4.8.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 6f5139f8c2..dc0b8b9251 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.7.0-SNAPSHOT + 4.8.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 0db10c8b01..124d4b6a87 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.7.0-SNAPSHOT + 4.8.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.core/pom.xml b/org.eclipse.jdt.core/pom.xml index fa54c9c94f..4766753d68 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.7.0-SNAPSHOT + 4.8.0-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.core diff --git a/pom.xml b/pom.xml index 1e1c68a894..a223a4dadc 100644 --- a/pom.xml +++ b/pom.xml @@ -15,13 +15,13 @@ org.eclipse eclipse-platform-parent - 4.7.0-SNAPSHOT + 4.8.0-SNAPSHOT ../eclipse-platform-parent eclipse.jdt.core eclipse.jdt.core - 4.7.0-SNAPSHOT + 4.8.0-SNAPSHOT pom diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index 7ea7b7d1de..96d644c168 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,10 +14,10 @@ eclipse.jdt.core eclipse.jdt.core - 4.7.0-SNAPSHOT + 4.8.0-SNAPSHOT tests-pom - 4.7.0-SNAPSHOT + 4.8.0-SNAPSHOT pom ${tests.ignoredWarnings} -- cgit v1.2.3