File tree Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65
1514 <parent >
1615 <groupId >org.springframework.data.build</groupId >
1716 <artifactId >spring-data-parent</artifactId >
18- <version >3.2.0-SNAPSHOT </version >
17+ <version >3.2.0-M3 </version >
1918 </parent >
2019
2120 <properties >
2221 <spring-ldap >3.2.0-M3</spring-ldap >
23- <springdata .commons>3.2.0-SNAPSHOT </springdata .commons>
22+ <springdata .commons>3.2.0-M3 </springdata .commons>
2423 <java-module-name >spring.data.ldap</java-module-name >
2524 </properties >
2625
171170 </profiles >
172171
173172 <repositories >
174- <repository >
175- <id >spring-snapshot</id >
176- <url >https://repo.spring.io/snapshot</url >
177- <snapshots >
178- <enabled >true</enabled >
179- </snapshots >
180- <releases >
181- <enabled >false</enabled >
182- </releases >
183- </repository >
184173 <repository >
185174 <id >spring-milestone</id >
186175 <url >https://repo.spring.io/milestone</url >
Original file line number Diff line number Diff line change 1- Spring Data LDAP 3.2 M2 (2023.1.0)
1+ Spring Data LDAP 3.2 M3 (2023.1.0)
22Copyright (c) [2010-2021] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -27,4 +27,5 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
2727
2828
2929
30+
3031
You can’t perform that action at this time.
0 commit comments