From f9ed7a6900c9bd606b193d7ec22453a44ec9901d Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Mon, 27 Oct 2008 09:53:15 +0000 Subject: [PATCH] More POM Polishing --- core-tiger/pom.xml | 9 +++------ core/pom.xml | 9 +++------ parent/pom.xml | 19 ++++++------------- 3 files changed, 12 insertions(+), 25 deletions(-) diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index c59f8cb1..48f6d0a7 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -1,12 +1,9 @@ - - + org.springframework.ldap spring-ldap-parent - 1.3-SNAPSHOT + 1.3.0.RC1 4.0.0 spring-ldap-core-tiger @@ -38,4 +35,4 @@ test - + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index f73c9228..16b2aff8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,12 +1,9 @@ - - + org.springframework.ldap spring-ldap-parent - 1.3-SNAPSHOT + 1.3.0.RC1 4.0.0 spring-ldap-core @@ -99,4 +96,4 @@ test - + \ No newline at end of file diff --git a/parent/pom.xml b/parent/pom.xml index 05cf7d06..1c69c42a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,13 +1,10 @@ - - + 4.0.0 org.springframework.ldap spring-ldap-parent pom - 1.3-SNAPSHOT + 1.3.0.RC1 Spring LDAP - Parent http://static.springframework.org/spring-ldap/site/downloads/releases.html @@ -27,13 +24,9 @@ - - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ldap/trunk - - - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ldap/trunk - - http://fisheye3.cenqua.com/browse/springframework/spring-ldap/trunk + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ldap/tags/spring-ldap-1.3.0.RC1 + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ldap/tags/spring-ldap-1.3.0.RC1 + http://fisheye3.cenqua.com/browse/springframework/spring-ldap/tags/spring-ldap-1.3.0.RC1 2.5.5 @@ -436,4 +429,4 @@ test - + \ No newline at end of file