From df382bb0c870b66f9cf7fc343ab5e41afe0eea77 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Wed, 13 Apr 2022 14:48:46 +0200 Subject: [PATCH] [MNG-7453] Upgrade Maven Resolver to 1.8.0 Note: current repository change in POM is ONLY to make CI run ITs. This PR is placeholder until maven-resolver 1.8.0 is released, but until then let's see ITs at least. --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85ee11ed69ab..2e5fcba4438d 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,19 @@ under the License. https://maven.apache.org/ref/${project.version}/ 2001 + + + repository.apache.org + https://repository.apache.org/content/repositories/snapshots + + false + + + true + + + + 3.0.5 1.8 @@ -66,7 +79,7 @@ under the License. 2.0 2.0.0 1.3 - 1.7.3 + 1.8.0-SNAPSHOT 1.7.32 2.2.1 1.7.4