From 5a34bf2d788adaa7c0a7c6f44f29b8cae54f7b57 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Tue, 30 Nov 2010 15:32:09 +0000 Subject: [PATCH] Removed bad tag --- core-tiger/pom.xml | 7 +++++-- core/pom.xml | 7 +++++-- ldif/ldif-batch/pom.xml | 2 +- ldif/ldif-core/pom.xml | 2 +- ldif/pom.xml | 38 +++++++++++++++++----------------- odm/pom.xml | 5 +++-- parent/pom.xml | 5 +++-- parent/tiger/pom.xml | 5 +++-- pom.xml | 5 +++-- test-support/pom.xml | 7 +++++-- test/integration-tests/pom.xml | 5 +++-- test/pom.xml | 7 +++++-- 12 files changed, 56 insertions(+), 39 deletions(-) diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index 58b9befb..1f389ad1 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -1,10 +1,13 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT ../parent 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index efc8bea7..eddb6103 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,10 +1,13 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT ../parent 4.0.0 diff --git a/ldif/ldif-batch/pom.xml b/ldif/ldif-batch/pom.xml index 5d64e9f1..ae2a3933 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.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT 4.0.0 spring-ldap-ldif-batch diff --git a/ldif/ldif-core/pom.xml b/ldif/ldif-core/pom.xml index 3d1f8f8e..9e5020f4 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.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT ../../parent/tiger 4.0.0 diff --git a/ldif/pom.xml b/ldif/pom.xml index d510ab02..07410402 100644 --- a/ldif/pom.xml +++ b/ldif/pom.xml @@ -1,19 +1,19 @@ - - - org.springframework.ldap - spring-ldap-parent - 1.3.2.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.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 + + diff --git a/odm/pom.xml b/odm/pom.xml index 85b03c89..6245a574 100644 --- a/odm/pom.xml +++ b/odm/pom.xml @@ -1,9 +1,10 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT ../parent 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 867b2ff2..7c7a02f6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 org.springframework.ldap spring-ldap-parent pom - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT Spring LDAP - Parent tiger diff --git a/parent/tiger/pom.xml b/parent/tiger/pom.xml index 1da60601..88a588e3 100644 --- a/parent/tiger/pom.xml +++ b/parent/tiger/pom.xml @@ -1,9 +1,10 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT 4.0.0 spring-ldap-parent-tiger diff --git a/pom.xml b/pom.xml index e4e4588b..309f2133 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.springframework.ldap spring-ldap - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT pom Spring LDAP Spring LDAP is a Java library for simplifying LDAP diff --git a/test-support/pom.xml b/test-support/pom.xml index 105c3468..ac1c5d57 100644 --- a/test-support/pom.xml +++ b/test-support/pom.xml @@ -1,10 +1,13 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT 4.0.0 spring-ldap-test diff --git a/test/integration-tests/pom.xml b/test/integration-tests/pom.xml index d3398824..7063f05c 100644 --- a/test/integration-tests/pom.xml +++ b/test/integration-tests/pom.xml @@ -1,9 +1,10 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT 4.0.0 spring-ldap-integration-tests diff --git a/test/pom.xml b/test/pom.xml index 6658071e..d712e2f5 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,10 +1,13 @@ - + org.springframework.ldap spring-ldap-parent - 1.3.2.CI-SNAPSHOT + 1.3.1.CI-SNAPSHOT 4.0.0 spring-ldap-integration-tests-parent