Modified poms and added new pom for spring-ldap-tiger

This commit is contained in:
Mattias Arthursson
2007-10-28 19:40:09 +00:00
parent a583f6e8dc
commit 1bd9c6ac7d
3 changed files with 163 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap</artifactId>
<packaging>pom</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
<name>Spring LDAP</name>
<url>http://www.springframework.org/ldap</url>
<description>
@@ -117,6 +117,7 @@
<!-- modules for Spring-LDAP -->
<modules>
<module>spring-ldap</module>
<module>spring-ldap-tiger</module>
<module>spring-ldap-article</module>
<module>spring-ldap-person</module>
</modules>