diff --git a/pom.xml b/pom.xml index 366786fc6..0842d33ff 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 3.2.0-SNAPSHOT + 3.2.0-M3 @@ -26,7 +26,7 @@ multi spring-data-mongodb - 3.2.0-SNAPSHOT + 3.2.0-M3 4.10.2 ${mongo} 1.19 @@ -144,16 +144,6 @@ - - spring-snapshot - https://repo.spring.io/snapshot - - true - - - false - - spring-milestone https://repo.spring.io/milestone diff --git a/src/main/antora/modules/ROOT/examples/example b/src/main/antora/modules/ROOT/examples/example deleted file mode 120000 index 3195fe72a..000000000 --- a/src/main/antora/modules/ROOT/examples/example +++ /dev/null @@ -1 +0,0 @@ -../../../../../../spring-data-mongodb/src/test/java/org/springframework/data/mongodb/example \ No newline at end of file diff --git a/src/main/antora/modules/ROOT/examples/example b/src/main/antora/modules/ROOT/examples/example new file mode 100644 index 000000000..3195fe72a --- /dev/null +++ b/src/main/antora/modules/ROOT/examples/example @@ -0,0 +1 @@ +../../../../../../spring-data-mongodb/src/test/java/org/springframework/data/mongodb/example \ No newline at end of file diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index a277c7671..d3862b31d 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data MongoDB 4.2 M2 (2023.1.0) +Spring Data MongoDB 4.2 M3 (2023.1.0) Copyright (c) [2010-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -47,5 +47,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +