From 7d0e094196d0aa2cf5fb1d7ba0bb27b8874396b9 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Wed, 28 Jun 2017 20:08:20 +0300 Subject: Bug 518867 - Update POMs in branch for 4.7.1 release Update eclipse.jdt.core repo. Change-Id: Iedabfe95143035e09c7a0d99f72595c9d67dc6c4 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..4294b627bb 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.7.1-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..b0775fe159 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.7.1-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..0ce3961ef8 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.7.1-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..27aaab8954 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.7.1-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..b74f165bf7 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.7.1-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..d517d99c97 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.7.1-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..e95be7833b 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.7.1-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..d29cb87471 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.7.1-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..903b4ee173 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.7.1-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..4b155033ec 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.7.1-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..fa566092ea 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.7.1-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..a9e7cda675 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.7.1-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..19e04a285c 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.7.1-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..5a2451d163 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.7.1-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..a0a0ddf0ff 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.7.1-SNAPSHOT ../tests-pom/ org.eclipse.jdt diff --git a/org.eclipse.jdt.core/pom.xml b/org.eclipse.jdt.core/pom.xml index fa54c9c94f..82f6dde076 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.7.1-SNAPSHOT org.eclipse.jdt org.eclipse.jdt.core diff --git a/pom.xml b/pom.xml index 1e1c68a894..b0f1b5208b 100644 --- a/pom.xml +++ b/pom.xml @@ -15,13 +15,13 @@ org.eclipse eclipse-platform-parent - 4.7.0-SNAPSHOT + 4.7.1-SNAPSHOT ../eclipse-platform-parent eclipse.jdt.core eclipse.jdt.core - 4.7.0-SNAPSHOT + 4.7.1-SNAPSHOT pom diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index 7ea7b7d1de..64aa1a6977 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.7.1-SNAPSHOT tests-pom - 4.7.0-SNAPSHOT + 4.7.1-SNAPSHOT pom ${tests.ignoredWarnings} -- cgit v1.2.3