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-parent</artifactId>
<groupId>org.springframework.ws</groupId>
<version>1.5.9-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-ws-archetype</artifactId>

View File

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

View File

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

View File

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

View File

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

View File

@@ -3,6 +3,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>airline</artifactId>

View File

@@ -3,6 +3,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>echo</artifactId>

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>mtom</artifactId>

View File

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

View File

@@ -3,6 +3,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>pox</artifactId>

View File

@@ -3,6 +3,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>stockquote</artifactId>

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>

View File

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

View File

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

View File

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