From 534ce2e5f5d1b2e4f2538612d1d5f3bc127ee8df Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 12 Feb 2020 14:46:56 +0100 Subject: [PATCH] DATAMONGO-2456 - Prepare 3.0 M3 (Neumann). --- pom.xml | 16 ++++++++++------ src/main/resources/notice.txt | 3 ++- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 9db0441fd..2dfc256cf 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 2.3.0.BUILD-SNAPSHOT + 2.3.0.M3 @@ -26,7 +26,7 @@ multi spring-data-mongodb - 2.3.0.BUILD-SNAPSHOT + 2.3.0.M3 4.0.0-beta1 ${mongo} 1.19 @@ -134,14 +134,18 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone sonatype-libs-snapshot https://oss.sonatype.org/content/repositories/snapshots - false - true + + false + + + true + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 81dd640c7..9097e23c5 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data MongoDB 3.0 M2 +Spring Data MongoDB 3.0 M3 Copyright (c) [2010-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -10,3 +10,4 @@ code for the these subcomponents is subject to the terms and conditions of the subcomponent's license, as noted in the LICENSE file. +