diff --git a/pom.xml b/pom.xml index 83be2828..c0541ccf 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.data.build spring-data-parent - 3.0.0-SNAPSHOT + 3.0.0-M1 org.springframework.data @@ -49,7 +49,7 @@ 2.16.0 1.01 0.4 - 3.0.0-SNAPSHOT + 3.0.0-M1 1.2.0.RELEASE @@ -95,8 +95,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 911945cb..ac8d87bb 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data for Apache Geode 2.7 M2 (2021.2.0) +Spring Data for Apache Geode 3.0 M1 (2022.0.0) == NOTICE file corresponding to section 4 d of the Apache License, == == Version 2.0, for the Spring Framework distribution. == ====================================================================== @@ -45,4 +45,7 @@ Spring Data for Apache Geode 2.7 M2 (2021.2.0) +<<<<<<< HEAD +======= +>>>>>>> Prepare 3.0 M1 (2022.0.0).