From caabe8f90ce6e8810b894da359237c825b020f3a Mon Sep 17 00:00:00 2001 From: Hannes Wellmann Date: Mon, 8 May 2023 22:54:21 +0200 Subject: [PATCH] [Runtime] Embed Maven 3.9.2 --- .../org.eclipse.m2e.maven.runtime/pom.xml | 12 +++++++++--- pom.xml | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml index 03de30337c..e9f5ecd2ee 100644 --- a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml +++ b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml @@ -19,23 +19,29 @@ org.eclipse.m2e.maven.runtime - 3.9.100-SNAPSHOT + 3.9.200-SNAPSHOT jar M2E Embedded Maven Runtime (includes Incubating components) - 3.9.1 + 3.9.2 - 1.9.7 + 1.9.10 0.0.7 0.17.8 + + + maven-staging + https://repository.apache.org/content/repositories/maven-1937 + + diff --git a/pom.xml b/pom.xml index 35a44d0dac..7e2e42fdd2 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ org.eclipse.m2e org.eclipse.m2e.maven.runtime - 3.9.100-SNAPSHOT + 3.9.200-SNAPSHOT