From 4e8ab98e66632c69c515043afc4b635fe9829e30 Mon Sep 17 00:00:00 2001 From: Max Nigmatulin Date: Fri, 12 Jul 2024 11:19:48 +0300 Subject: [PATCH] comment abunchof code --- pom.xml | 55 +++++++++++++++++++++++++++------------------------- settings.xml | 32 +++++++++++++++--------------- 2 files changed, 45 insertions(+), 42 deletions(-) diff --git a/pom.xml b/pom.xml index 8a3e441a4f0..d4d24f93840 100644 --- a/pom.xml +++ b/pom.xml @@ -494,30 +494,30 @@ - - artifactory-staging - - - spring-staging - https://repo.spring.io/libs-staging-local - - false - - - - - - artifactory-milestone - - - spring-milestones - https://repo.spring.io/libs-milestone-local - - false - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -540,7 +540,7 @@ false - true + false @@ -548,7 +548,7 @@ Spring Snapshots https://repo.spring.io/snapshot - true + false false @@ -561,6 +561,9 @@ false + + false + diff --git a/settings.xml b/settings.xml index 890e9307091..06732b8a849 100644 --- a/settings.xml +++ b/settings.xml @@ -4,21 +4,21 @@ https://maven.apache.org/xsd/settings-1.0.0.xsd"> - - spring-snapshots - ${env.ARTIFACTORY_USERNAME} - ${env.ARTIFACTORY_PASSWORD} - - - spring-staging - ${env.ARTIFACTORY_USERNAME} - ${env.ARTIFACTORY_PASSWORD} - - - spring-milestones - ${env.ARTIFACTORY_USERNAME} - ${env.ARTIFACTORY_PASSWORD} - + + + + + + + + + + + + + + + - \ No newline at end of file +