diff --git a/pom.xml b/pom.xml index 942a335..71b8267 100644 --- a/pom.xml +++ b/pom.xml @@ -1,102 +1,166 @@ - - 4.0.0 - - org.springframework.data - spring-data-keyvalue - 3.0.0-SNAPSHOT - - Spring Data KeyValue - - - org.springframework.data.build - spring-data-parent - 3.0.0-SNAPSHOT - - - - - 3.0.0-SNAPSHOT - spring.data.keyvalue - - - - - - org.springframework.data - spring-data-commons - ${springdata.commons} - - - - org.springframework - spring-context - - - - org.springframework - spring-tx - - - - com.querydsl - querydsl-collections - ${querydsl} - true - - - - - - - - - com.mysema.maven - apt-maven-plugin - ${apt} - - - generate-test-sources - - test-process - - - ${project.build.directory}/generated-sources/test-annotations - com.querydsl.apt.QuerydslAnnotationProcessor - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.asciidoctor - asciidoctor-maven-plugin - - - - - - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - - - - - spring-plugins-release - https://repo.spring.io/plugins-release - - - spring-libs-milestone - https://repo.spring.io/libs-milestone - - - + + 4.0.0 + + org.springframework.data + + spring-data-keyvalue + + 3.0.0-SNAPSHOT + + Spring Data KeyValue + + + + org.springframework.data.build + + spring-data-parent + + 3.0.0-M4 + + + + + + + + 3.0.0-M4 + + spring.data.keyvalue + + + + + + + + org.springframework.data + + spring-data-commons + + ${springdata.commons} + + + + + + org.springframework + + spring-context + + + + + + org.springframework + + spring-tx + + + + + + com.querydsl + + querydsl-collections + + ${querydsl} + + true + + + + + + + + + + + + com.mysema.maven + + apt-maven-plugin + + ${apt} + + + + + + generate-test-sources + + + + test-process + + + + + + ${project.build.directory}/generated-sources/test-annotations + + com.querydsl.apt.QuerydslAnnotationProcessor + + + + + + + + + + + + org.apache.maven.plugins + + maven-assembly-plugin + + + + + + org.asciidoctor + + asciidoctor-maven-plugin + + + + + + + + + + + + spring-libs-milestone + + https://repo.spring.io/libs-milestone + + + + + + + + + + spring-plugins-release + + https://repo.spring.io/plugins-release + + + + + + spring-libs-milestone + + https://repo.spring.io/libs-milestone + + + + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index d443637..2de59fa 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data KeyValue 3.0 M3 (2022.0.0) +Spring Data KeyValue 3.0 M4 (2022.0.0) Copyright (c) 2015-2019 Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 @@ -34,5 +34,6 @@ subcomponent's license, as noted in the license.txt file. +