diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 1f389ad1..c94ae630 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -1,13 +1,10 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE ../parent 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index eddb6103..fbfccf94 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,13 +1,10 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE ../parent 4.0.0 diff --git a/ldif/ldif-batch/pom.xml b/ldif/ldif-batch/pom.xml index ae2a3933..189d4867 100644 --- a/ldif/ldif-batch/pom.xml +++ b/ldif/ldif-batch/pom.xml @@ -2,7 +2,7 @@ org.springframework.ldap spring-ldap-parent-tiger - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE 4.0.0 spring-ldap-ldif-batch diff --git a/ldif/ldif-core/pom.xml b/ldif/ldif-core/pom.xml index 9e5020f4..c90c2ec1 100644 --- a/ldif/ldif-core/pom.xml +++ b/ldif/ldif-core/pom.xml @@ -2,7 +2,7 @@ org.springframework.ldap spring-ldap-parent-tiger - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE ../../parent/tiger 4.0.0 diff --git a/ldif/pom.xml b/ldif/pom.xml index 07410402..8d39e104 100644 --- a/ldif/pom.xml +++ b/ldif/pom.xml @@ -1,19 +1,19 @@ - - - org.springframework.ldap - spring-ldap-parent - 1.3.1.CI-SNAPSHOT - ../parent - - - 4.0.0 - org.springframework.ldap.ldif - spring-ldap-ldif - pom - Spring LDAP LDIF - This packages provides an LDIF Parser for use with the Spring LDAP suite of utilities. - - ldif-core - ldif-batch - - + + + org.springframework.ldap + spring-ldap-parent + 1.3.1.RELEASE + ../parent + + + 4.0.0 + org.springframework.ldap.ldif + spring-ldap-ldif + pom + Spring LDAP LDIF + This packages provides an LDIF Parser for use with the Spring LDAP suite of utilities. + + ldif-core + ldif-batch + + diff --git a/odm/pom.xml b/odm/pom.xml index 6245a574..4f90befd 100644 --- a/odm/pom.xml +++ b/odm/pom.xml @@ -1,10 +1,9 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE ../parent 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 4469b71c..e5cdb9f7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.springframework.ldap spring-ldap-parent pom - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE Spring LDAP - Parent tiger @@ -28,9 +27,9 @@ - scm:svn:https://src.springframework.org/svn/spring-ldap/trunk - scm:svn:https://src.springframework.org/svn/spring-ldap/trunk - https://fisheye.springsource.org/changelog/~br=trunk/spring-ldap + scm:svn:https://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE + scm:svn:https://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE + https://fisheye.springsource.org/changelog/~br=trunk/spring-ldap/tags/spring-ldap-1.3.1.RELEASE UTF-8 diff --git a/parent/tiger/pom.xml b/parent/tiger/pom.xml index 88a588e3..121b6948 100644 --- a/parent/tiger/pom.xml +++ b/parent/tiger/pom.xml @@ -1,10 +1,9 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE 4.0.0 spring-ldap-parent-tiger diff --git a/pom.xml b/pom.xml index 28b5c864..a30ada1b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.springframework.ldap spring-ldap - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE pom Spring LDAP Spring LDAP is a Java library for simplifying LDAP @@ -110,12 +109,12 @@ - scm:svn:https://src.springframework.org/svn/spring-ldap/trunk + scm:svn:https://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE - scm:svn:https://src.springframework.org/svn/spring-ldap/trunk/ + scm:svn:https://src.springframework.org/svn/spring-ldap/tags/spring-ldap-1.3.1.RELEASE - https://fisheye.springsource.org/changelog/~br=trunk/spring-ldap + https://fisheye.springsource.org/changelog/~br=trunk/spring-ldap/tags/spring-ldap-1.3.1.RELEASE UTF-8 diff --git a/test-support/pom.xml b/test-support/pom.xml index ac1c5d57..51a1b418 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -1,13 +1,10 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE 4.0.0 spring-ldap-test diff --git a/test/integration-tests/pom.xml b/test/integration-tests/pom.xml index 7063f05c..d97d1fd8 100644 --- a/test/integration-tests/pom.xml +++ b/test/integration-tests/pom.xml @@ -1,10 +1,9 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE 4.0.0 spring-ldap-integration-tests diff --git a/test/pom.xml b/test/pom.xml index 444400c7..30f2235b 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,13 +1,10 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.1.CI-SNAPSHOT + 1.3.1.RELEASE 4.0.0 spring-ldap-integration-tests-parent