From 12aef802bcef53eb310834e682f0cae29c1eca61 Mon Sep 17 00:00:00 2001 From: Andriy Redko Date: Tue, 20 Dec 2022 12:04:52 -0500 Subject: [PATCH] CXF-8788: Remove the 'jakarta' profile (which enables the Spring milestone repositories) --- distribution/src/main/release/samples/pom.xml | 33 +------------------ pom.xml | 24 -------------- 2 files changed, 1 insertion(+), 56 deletions(-) diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index cd082592e02..6d2759ac7da 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -32,7 +32,7 @@ true UTF-8 3.0.0 - 4.0.0-RC3 + 4.0.0 11.0.13 4.1.86.Final 4.5.13 @@ -266,37 +266,6 @@ - - - jakarta - - true - - - - spring.milestone - https://repo.spring.io/milestone/ - Spring Milestone Repo - - - netflix.candidates - https://artifactory-oss.prod.netflix.net/artifactory/maven-oss-candidates - - false - - - - - - spring.milestone - https://repo.spring.io/milestone/ - Spring Milestone Repo - - - jdk11 diff --git a/pom.xml b/pom.xml index dcdab15c3f1..638e16752d5 100644 --- a/pom.xml +++ b/pom.xml @@ -417,30 +417,6 @@ - - - jakarta - - true - - - - spring.milestone - https://repo.spring.io/milestone/ - Spring Milestone Repo - - - - - spring.milestone - https://repo.spring.io/milestone/ - Spring Milestone Repo - - - install