diff --git a/pom.xml b/pom.xml index f27d844fe..002fa9668 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -16,12 +15,12 @@ org.springframework.data.build spring-data-parent - 2.4.8-SNAPSHOT + 2.4.8 spring-data-jdbc - 2.4.8-SNAPSHOT + 2.4.8 reuseReports @@ -278,8 +277,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 1f3f9c7bd..7aeaf11b3 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JDBC 2.1.7 (2020.0.7) +Spring Data JDBC 2.1.8 (2020.0.8) Copyright (c) [2017-2019] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -27,3 +27,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +