Switch to INTERNAL-SNAPSHOT

This commit is contained in:
Stéphane Nicoll
2026-08-11 18:09:00 +02:00
parent 3e4cc5445a
commit 9308a3dfb4
2 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ mockitoVersion=5.23.0
nativeBuildToolsVersion=1.1.8 nativeBuildToolsVersion=1.1.8
nullabilityPluginVersion=0.0.14 nullabilityPluginVersion=0.0.14
snakeYamlVersion=2.6 snakeYamlVersion=2.6
springGrpcVersion=1.1.1-SNAPSHOT springGrpcVersion=1.1.1-INTERNAL-SNAPSHOT
springFrameworkVersion=7.0.9-SNAPSHOT springFrameworkVersion=7.0.9-INTERNAL-SNAPSHOT
springFramework60xVersion=6.0.23 springFramework60xVersion=6.0.23
tomcatVersion=11.0.24 tomcatVersion=11.0.24
protobufGradlePluginVersion=0.9.6 protobufGradlePluginVersion=0.9.6
+14 -14
View File
@@ -1615,7 +1615,7 @@ bom {
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}") releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
} }
} }
library("Micrometer", "1.17.1-SNAPSHOT") { library("Micrometer", "1.17.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("io.micrometer") { group("io.micrometer") {
modules = [ modules = [
@@ -1638,7 +1638,7 @@ bom {
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}") releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
} }
} }
library("Micrometer Tracing", "1.7.1-SNAPSHOT") { library("Micrometer Tracing", "1.7.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("io.micrometer") { group("io.micrometer") {
bom("micrometer-tracing-bom") bom("micrometer-tracing-bom")
@@ -2085,7 +2085,7 @@ bom {
] ]
} }
} }
library("Reactor Bom", "2025.0.7-SNAPSHOT") { library("Reactor Bom", "2025.0.7-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
calendarName = "Reactor" calendarName = "Reactor"
group("io.projectreactor") { group("io.projectreactor") {
@@ -2516,7 +2516,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "4.1.1-SNAPSHOT") { library("Spring AMQP", "4.1.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.amqp") { group("org.springframework.amqp") {
bom("spring-amqp-bom") bom("spring-amqp-bom")
@@ -2531,7 +2531,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
} }
} }
library("Spring Batch", "6.0.5-SNAPSHOT") { library("Spring Batch", "6.0.5-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.batch") { group("org.springframework.batch") {
bom("spring-batch-bom") bom("spring-batch-bom")
@@ -2546,7 +2546,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-batch/releases/tag/v{version}")
} }
} }
library("Spring Data Bom", "2026.0.1-SNAPSHOT") { library("Spring Data Bom", "2026.0.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
calendarName = "Spring Data Release" calendarName = "Spring Data Release"
group("org.springframework.data") { group("org.springframework.data") {
@@ -2576,7 +2576,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-framework/releases/tag/v{version}")
} }
} }
library("Spring GraphQL", "2.0.5-SNAPSHOT") { library("Spring GraphQL", "2.0.5-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.graphql") { group("org.springframework.graphql") {
modules = [ modules = [
@@ -2611,7 +2611,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-grpc/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-grpc/releases/tag/v{version}")
} }
} }
library("Spring HATEOAS", "3.1.2-SNAPSHOT") { library("Spring HATEOAS", "3.1.2-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.hateoas") { group("org.springframework.hateoas") {
modules = [ modules = [
@@ -2628,7 +2628,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
} }
} }
library("Spring Integration", "7.1.1-SNAPSHOT") { library("Spring Integration", "7.1.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.integration") { group("org.springframework.integration") {
bom("spring-integration-bom") bom("spring-integration-bom")
@@ -2643,7 +2643,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
} }
} }
library("Spring Kafka", "4.1.1-SNAPSHOT") { library("Spring Kafka", "4.1.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [
@@ -2661,7 +2661,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-kafka/releases/tag/v{version}")
} }
} }
library("Spring LDAP", "4.1.1-SNAPSHOT") { library("Spring LDAP", "4.1.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.ldap") { group("org.springframework.ldap") {
modules = [ modules = [
@@ -2681,7 +2681,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}") releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
} }
} }
library("Spring Pulsar", "2.0.7-SNAPSHOT") { library("Spring Pulsar", "2.0.7-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.pulsar") { group("org.springframework.pulsar") {
bom("spring-pulsar-bom") bom("spring-pulsar-bom")
@@ -2711,7 +2711,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
} }
} }
library("Spring Security", "7.1.1-SNAPSHOT") { library("Spring Security", "7.1.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
group("org.springframework.security") { group("org.springframework.security") {
bom("spring-security-bom") bom("spring-security-bom")
@@ -2726,7 +2726,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}") releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
} }
} }
library("Spring Session", "4.1.1-SNAPSHOT") { library("Spring Session", "4.1.1-INTERNAL-SNAPSHOT") {
firstParty() firstParty()
prohibit { prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"]) startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])