From 0bbe5299b93b1686159e2d78d6ca050613017c68 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 --- m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml | 6 +++--- pom.xml | 2 +- 2 files changed, 4 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..efd046cf1d 100644 --- a/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml +++ b/m2e-maven-runtime/org.eclipse.m2e.maven.runtime/pom.xml @@ -19,19 +19,19 @@ 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 diff --git a/pom.xml b/pom.xml index bf09513036..7364bae9ec 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.eclipse.m2e org.eclipse.m2e.maven.runtime - 3.9.100-SNAPSHOT + 3.9.200-SNAPSHOT