From 84d9f4a4583168984c5cec0a63c5bf5c8192d0c6 Mon Sep 17 00:00:00 2001 From: SDawley Date: Fri, 3 Jun 2022 10:08:53 -0700 Subject: [PATCH] POM and product version changes for 4.25 release (#87) --- org.eclipse.ltk.core.refactoring.tests/pom.xml | 2 +- org.eclipse.ltk.core.refactoring/pom.xml | 2 +- org.eclipse.ltk.ui.refactoring.tests/pom.xml | 2 +- org.eclipse.ltk.ui.refactoring/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/org.eclipse.ltk.core.refactoring.tests/pom.xml b/org.eclipse.ltk.core.refactoring.tests/pom.xml index d0984e764a6..3b1ae07f10a 100644 --- a/org.eclipse.ltk.core.refactoring.tests/pom.xml +++ b/org.eclipse.ltk.core.refactoring.tests/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.ui - 4.24.0-SNAPSHOT + 4.25.0-SNAPSHOT ../tests-pom/ org.eclipse.ltk diff --git a/org.eclipse.ltk.core.refactoring/pom.xml b/org.eclipse.ltk.core.refactoring/pom.xml index 8b3b94e715e..e844c3456f8 100644 --- a/org.eclipse.ltk.core.refactoring/pom.xml +++ b/org.eclipse.ltk.core.refactoring/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.ui eclipse.jdt.ui - 4.24.0-SNAPSHOT + 4.25.0-SNAPSHOT org.eclipse.ltk org.eclipse.ltk.core.refactoring diff --git a/org.eclipse.ltk.ui.refactoring.tests/pom.xml b/org.eclipse.ltk.ui.refactoring.tests/pom.xml index e49ac77f2ab..d2566c1a120 100644 --- a/org.eclipse.ltk.ui.refactoring.tests/pom.xml +++ b/org.eclipse.ltk.ui.refactoring.tests/pom.xml @@ -15,7 +15,7 @@ tests-pom eclipse.jdt.ui - 4.24.0-SNAPSHOT + 4.25.0-SNAPSHOT ../tests-pom/ org.eclipse.ltk diff --git a/org.eclipse.ltk.ui.refactoring/pom.xml b/org.eclipse.ltk.ui.refactoring/pom.xml index 51a84e9664a..de6a58a85e3 100644 --- a/org.eclipse.ltk.ui.refactoring/pom.xml +++ b/org.eclipse.ltk.ui.refactoring/pom.xml @@ -14,7 +14,7 @@ eclipse.jdt.ui eclipse.jdt.ui - 4.24.0-SNAPSHOT + 4.25.0-SNAPSHOT org.eclipse.ltk org.eclipse.ltk.ui.refactoring