Start using Spring-WS 4.1.x

This commit is contained in:
Stéphane Nicoll
2025-03-14 14:29:34 +01:00
parent 9f57ec4053
commit 50d79ccac1
14 changed files with 17 additions and 16 deletions

View File

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