From b5bd2765c90b4efd17bbae204b08ce30a4118a9b Mon Sep 17 00:00:00 2001 From: Max Nigmatulin Date: Fri, 12 Jul 2024 11:44:56 +0300 Subject: [PATCH] release work --- pom.xml | 70 ++++++++++++++++++++++++++-------------------------- settings.xml | 32 ++++++++++++------------ 2 files changed, 51 insertions(+), 51 deletions(-) diff --git a/pom.xml b/pom.xml index 8a3e441a4f0..927d29049d0 100644 --- a/pom.xml +++ b/pom.xml @@ -119,13 +119,11 @@ https://github.com/spring-projects/spring-ai/actions - - spring-snapshots - https://repo.spring.io/libs-snapshot-local - - false - - + + github + GitHub Packages + https://maven.pkg.github.com/explyt/spring-ai + @@ -150,7 +148,6 @@ 1.0.0-beta.10 1.0.0 4.31.1 - 2.26.7 2.26.7 @@ -494,30 +491,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 - - - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -533,14 +530,14 @@ - + maven-central https://repo.maven.apache.org/maven2/ false - true + false @@ -548,7 +545,7 @@ Spring Snapshots https://repo.spring.io/snapshot - true + false false @@ -561,6 +558,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 +