diff --git a/pom.xml b/pom.xml index d4a06d3ae..56861e5ee 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -15,14 +14,14 @@ org.springframework.data.build spring-data-parent - 2.1.0.BUILD-SNAPSHOT + 2.1.0.M1 DATAJDBC - 2.1.0.BUILD-SNAPSHOT + 2.1.0.M1 spring.data.jdbc reuseReports @@ -269,8 +268,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone @@ -281,4 +280,4 @@ - \ No newline at end of file + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 674696711..4ab3c232d 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 1.0 +Spring Data JDBC 1.0 M1 Copyright (c) [2017-2018] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").