SWS-590 - Child POMs should specify parent relativePath

This commit is contained in:
Arjen Poutsma
2010-01-06 14:50:44 +00:00
parent be29b1c3af
commit 80b81b4de8
15 changed files with 15 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
<artifactId>spring-ws-samples</artifactId>
<groupId>org.springframework.ws</groupId>
<version>1.5.9-SNAPSHOT</version>
<relativePath>../samples/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>tutorial</artifactId>