4
pom.xml
4
pom.xml
@@ -18,7 +18,7 @@
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<spring-ldap>3.0.3</spring-ldap>
|
||||
<spring-ldap>3.0.4</spring-ldap>
|
||||
<springdata.commons>3.0.7-SNAPSHOT</springdata.commons>
|
||||
<java-module-name>spring.data.ldap</java-module-name>
|
||||
</properties>
|
||||
@@ -160,7 +160,7 @@
|
||||
<profile>
|
||||
<id>springldap-next</id>
|
||||
<properties>
|
||||
<spring-ldap>2.3.2.BUILD-SNAPSHOT</spring-ldap>
|
||||
<spring-ldap>3.0.5-SNAPSHOT</spring-ldap>
|
||||
</properties>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
Reference in New Issue
Block a user