diff --git a/pom.xml b/pom.xml index 94978d9..1f89b9c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,182 +1,312 @@ - - 4.0.0 - - org.springframework.data - spring-data-ldap - 3.0.0-SNAPSHOT - - Spring Data LDAP - Spring Data integration for LDAP - https://github.com/spring-projects/spring-data-ldap - - - org.springframework.data.build - spring-data-parent - 3.0.0-SNAPSHOT - - - - 3.0.0-M2 - 3.0.0-SNAPSHOT - spring.data.ldap - - - - - rwinch - Rob Winch - rwinch at pivotal.io - Pivotal - https://www.pivotal.io - - Project Lead - - -6 - - - mpaluch - Mark Paluch - mpaluch at pivotal.io - Pivotal - https://www.pivotal.io - - Developer - - +1 - - - - - - - org.springframework - spring-context - - - - org.springframework - spring-tx - - - - org.springframework.ldap - spring-ldap-core - ${spring-ldap} - - - - ${project.groupId} - spring-data-commons - ${springdata.commons} - - - - com.querydsl - querydsl-mongodb - ${querydsl} - true - - - - com.querydsl - querydsl-apt - ${querydsl} - provided - - - - - - jakarta.enterprise - jakarta.enterprise.cdi-api - ${cdi} - true - - - - jakarta.annotation - jakarta.annotation-api - ${jakarta-annotation-api} - test - - - - org.apache.openwebbeans - openwebbeans-se - jakarta - ${webbeans} - test - - - - org.apache.openwebbeans - openwebbeans-spi - jakarta - ${webbeans} - test - - - - org.apache.openwebbeans - openwebbeans-impl - jakarta - ${webbeans} - test - - - - - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - - - - - spring-plugins-release - https://repo.spring.io/plugins-release - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.asciidoctor - asciidoctor-maven-plugin - - - ${project.version} - ${project.name} - ${project.version} - ${aspectj} - ${querydsl} - ${spring} - ${releasetrain} - ${spring-ldap} - true - 3 - true - - - - - - - - - springldap-next - - 2.3.2.BUILD-SNAPSHOT - - - - + + 4.0.0 + + org.springframework.data + + spring-data-ldap + + 3.0.0-SNAPSHOT + + Spring Data LDAP + + Spring Data integration for LDAP + + https://github.com/spring-projects/spring-data-ldap + + + + org.springframework.data.build + + spring-data-parent + + 3.0.0-M4 + + + + + + 3.0.0-M2 + + 3.0.0-M4 + + spring.data.ldap + + + + + + + + rwinch + + Rob Winch + + rwinch at pivotal.io + + Pivotal + + https://www.pivotal.io + + + + Project Lead + + + + -6 + + + + + + mpaluch + + Mark Paluch + + mpaluch at pivotal.io + + Pivotal + + https://www.pivotal.io + + + + Developer + + + + +1 + + + + + + + + + + org.springframework + + spring-context + + + + + + org.springframework + + spring-tx + + + + + + org.springframework.ldap + + spring-ldap-core + + ${spring-ldap} + + + + + + ${project.groupId} + + spring-data-commons + + ${springdata.commons} + + + + + + com.querydsl + + querydsl-mongodb + + ${querydsl} + + true + + + + + + com.querydsl + + querydsl-apt + + ${querydsl} + + provided + + + + + + + + jakarta.enterprise + + jakarta.enterprise.cdi-api + + ${cdi} + + true + + + + + + jakarta.annotation + + jakarta.annotation-api + + ${jakarta-annotation-api} + + test + + + + + + org.apache.openwebbeans + + openwebbeans-se + + jakarta + + ${webbeans} + + test + + + + + + org.apache.openwebbeans + + openwebbeans-spi + + jakarta + + ${webbeans} + + test + + + + + + org.apache.openwebbeans + + openwebbeans-impl + + jakarta + + ${webbeans} + + test + + + + + + + + + + spring-libs-milestone + + https://repo.spring.io/libs-milestone + + + + + + + + + + spring-plugins-release + + https://repo.spring.io/plugins-release + + + + + + + + + + + + org.apache.maven.plugins + + maven-assembly-plugin + + + + + + org.asciidoctor + + asciidoctor-maven-plugin + + + + + + ${project.version} + + ${project.name} + + ${project.version} + + ${aspectj} + + ${querydsl} + + ${spring} + + ${releasetrain} + + ${spring-ldap} + + true + + 3 + + true + + + + + + + + + + + + + + + + springldap-next + + + + 2.3.2.BUILD-SNAPSHOT + + + + + + + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 08b2337..25cb564 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data LDAP 3.0 M3 (2022.0.0) +Spring Data LDAP 3.0 M4 (2022.0.0) Copyright (c) [2010-2021] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License"). @@ -15,3 +15,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file. +