Fixed the incorrect versions in samples and test, and also added relativePath to the poms that were missing it.

This commit is contained in:
Ulrik Sandberg
2011-06-16 12:29:13 +00:00
parent 4b790b364b
commit 7c13b616d2
11 changed files with 19 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-parent</artifactId>
<version>1.3.1.CI-SNAPSHOT</version>
<version>1.3.2.CI-SNAPSHOT</version>
<relativePath>../../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>