From 9c688470e9ac22f2c1036e13e8c93b3bad7fa1b9 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 12 Jan 2023 12:58:38 -0600 Subject: [PATCH] Polishing. --- pom.xml | 33 +++++++++++---------------------- 1 file changed, 11 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index 146540d5..8aa33f5b 100644 --- a/pom.xml +++ b/pom.xml @@ -783,48 +783,37 @@ - spring-release - Spring Releases - https://repo.spring.io/releases - - false - - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-snapshot + https://repo.spring.io/snapshot true - spring-libs-milestone - https://repo.spring.io/libs-milestone + spring-milestone + https://repo.spring.io/milestone - spring-libs-release - https://repo.spring.io/libs-release + spring-release + https://repo.spring.io/release - spring-libs-snapshot - Spring Snapshots - https://repo.spring.io/libs-snapshot + spring-snapshot + https://repo.spring.io/snapshot true - spring-libs-milestone - Spring Milestones - https://repo.spring.io/libs-milestone + spring-milestone + https://repo.spring.io/milestone spring-libs-release - Spring Releases - https://repo.spring.io/libs-release + https://repo.spring.io/release