diff --git a/pom.xml b/pom.xml index 961b4454c..1f2c227f1 100644 --- a/pom.xml +++ b/pom.xml @@ -15,12 +15,12 @@ org.springframework.data.build spring-data-parent - 3.2.0-SNAPSHOT + 3.2.0 spring-data-jdbc - 3.2.0-SNAPSHOT + 3.2.0 4.21.1 reuseReports @@ -304,20 +304,8 @@ - - spring-snapshot - https://repo.spring.io/snapshot - - true - - - false - - - - spring-milestone - https://repo.spring.io/milestone - + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index ad9aaaf52..b14440d21 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Relational 3.2 RC1 (2023.1.0) +Spring Data Relational 3.2 GA (2023.1.0) Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -48,5 +48,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +