Fixed up changelog. Added tiger parent pom for 1.5 modules.

This commit is contained in:
Ulrik Sandberg
2010-01-24 11:18:36 +00:00
parent 2a859b839f
commit 9130747d7e
3 changed files with 583 additions and 569 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -7,6 +7,9 @@
<packaging>pom</packaging>
<version>1.3.1.CI-SNAPSHOT</version>
<name>Spring LDAP - Parent</name>
<modules>
<module>tiger</module>
</modules>
<distributionManagement>
<downloadUrl>http://static.springframework.org/spring-ldap/site/downloads/releases.html</downloadUrl>
<repository>

View File

@@ -64,6 +64,12 @@
<contributor>
<name>Eric Dalquist</name>
</contributor>
<contributor>
<name>Marius Scurtescu</name>
</contributor>
<contributor>
<name>Tim Terry</name>
</contributor>
<contributor>
<name>Keith Barlow</name>
</contributor>