SWS:697: Support maven 3

This commit is contained in:
Arjen Poutsma
2011-08-19 11:45:07 +00:00
parent 740f7af5d9
commit 418ac30b71

View File

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