From b41a04dd55ea1cca92b15bed60ec24f0523f073c Mon Sep 17 00:00:00 2001 From: eclipse-releng-bot <98035380+eclipse-releng-bot@users.noreply.github.com> Date: Sun, 1 Sep 2024 13:54:12 +0000 Subject: [PATCH] Update for release 4.34 --- org.eclipse.jdt.annotation/pom.xml | 2 +- org.eclipse.jdt.annotation_v1/pom.xml | 2 +- org.eclipse.jdt.apt.pluggable.tests/pom.xml | 2 +- org.eclipse.jdt.apt.tests/pom.xml | 2 +- org.eclipse.jdt.compiler.apt.tests/pom.xml | 2 +- org.eclipse.jdt.compiler.tool.tests/pom.xml | 2 +- org.eclipse.jdt.core.compiler.batch/pom.xml | 2 +- org.eclipse.jdt.core.tests.builder.mockcompiler/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 | 2 +- tests-pom/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/org.eclipse.jdt.annotation/pom.xml b/org.eclipse.jdt.annotation/pom.xml index 169fe072be4..3fbe7f9d2fb 100644 --- a/org.eclipse.jdt.annotation/pom.xml +++ b/org.eclipse.jdt.annotation/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT org.eclipse.jdt.annotation 2.3.0-SNAPSHOT diff --git a/org.eclipse.jdt.annotation_v1/pom.xml b/org.eclipse.jdt.annotation_v1/pom.xml index 24e1123cfde..82a5bf5ce5e 100644 --- a/org.eclipse.jdt.annotation_v1/pom.xml +++ b/org.eclipse.jdt.annotation_v1/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT org.eclipse.jdt.annotation 1.2.100-SNAPSHOT diff --git a/org.eclipse.jdt.apt.pluggable.tests/pom.xml b/org.eclipse.jdt.apt.pluggable.tests/pom.xml index 7bd9f16f03d..f67bfe45dcc 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 org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.apt.pluggable.tests diff --git a/org.eclipse.jdt.apt.tests/pom.xml b/org.eclipse.jdt.apt.tests/pom.xml index 54fdeb21263..6b15b3c334d 100644 --- a/org.eclipse.jdt.apt.tests/pom.xml +++ b/org.eclipse.jdt.apt.tests/pom.xml @@ -15,7 +15,7 @@ tests-pom org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.apt.tests diff --git a/org.eclipse.jdt.compiler.apt.tests/pom.xml b/org.eclipse.jdt.compiler.apt.tests/pom.xml index 38d03fac3ff..1a298419414 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 org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.compiler.apt.tests diff --git a/org.eclipse.jdt.compiler.tool.tests/pom.xml b/org.eclipse.jdt.compiler.tool.tests/pom.xml index 272038a7030..6c00329131c 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 org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.compiler.tool.tests diff --git a/org.eclipse.jdt.core.compiler.batch/pom.xml b/org.eclipse.jdt.core.compiler.batch/pom.xml index 0c7d48b0039..c033d6821bb 100644 --- a/org.eclipse.jdt.core.compiler.batch/pom.xml +++ b/org.eclipse.jdt.core.compiler.batch/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT org.eclipse.jdt.core.compiler.batch 3.39.0-SNAPSHOT diff --git a/org.eclipse.jdt.core.tests.builder.mockcompiler/pom.xml b/org.eclipse.jdt.core.tests.builder.mockcompiler/pom.xml index be510b54702..f0f232d05d0 100644 --- a/org.eclipse.jdt.core.tests.builder.mockcompiler/pom.xml +++ b/org.eclipse.jdt.core.tests.builder.mockcompiler/pom.xml @@ -16,7 +16,7 @@ tests-pom org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.core.tests.builder.mockcompiler diff --git a/org.eclipse.jdt.core.tests.builder/pom.xml b/org.eclipse.jdt.core.tests.builder/pom.xml index 83e8cd831b7..56a11b4347f 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 org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.core.tests.builder diff --git a/org.eclipse.jdt.core.tests.compiler/pom.xml b/org.eclipse.jdt.core.tests.compiler/pom.xml index b897b753f34..834c70211ab 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 org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.core.tests.compiler diff --git a/org.eclipse.jdt.core.tests.model/pom.xml b/org.eclipse.jdt.core.tests.model/pom.xml index 2c483c4671d..1717ee02ab1 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 org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.core.tests.model diff --git a/org.eclipse.jdt.core.tests.performance/pom.xml b/org.eclipse.jdt.core.tests.performance/pom.xml index b7d3fb23b47..a966924bb80 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 org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../tests-pom/ org.eclipse.jdt.core.tests.performance diff --git a/org.eclipse.jdt.core/pom.xml b/org.eclipse.jdt.core/pom.xml index dea58410b7c..3096b0fe780 100644 --- a/org.eclipse.jdt.core/pom.xml +++ b/org.eclipse.jdt.core/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.core org.eclipse.jdt - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT org.eclipse.jdt.core 3.39.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index d4982961eee..ed9b192c1f8 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.eclipse eclipse-platform-parent - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT ../eclipse-platform-parent diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index cf05f087cb4..92210259938 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,7 +14,7 @@ org.eclipse.jdt eclipse.jdt.core - 4.33.0-SNAPSHOT + 4.34.0-SNAPSHOT tests-pom pom