#251 - Polishing.

Fixed package structure in sources (nested folders instead of dot-separated ones). Removed obsolete dependency in POM and point to relative POMs.
This commit is contained in:
Oliver Gierke
2017-01-28 09:27:42 +01:00
parent 37d5fadf4d
commit 5a450afa09
5 changed files with 7 additions and 15 deletions

View File

@@ -10,6 +10,7 @@
<groupId>org.springframework.data.examples</groupId>
<artifactId>spring-data-ldap-examples</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>