Continue development

This commit is contained in:
Greg Turnquist
2018-09-19 13:51:08 -05:00
parent 92370fbbb2
commit 28b643c8f5
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws</artifactId>
<version>3.0.4.RELEASE</version>
<version>3.0.5.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Web Services</name>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws</artifactId>
<version>3.0.4.RELEASE</version>
<version>3.0.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-ws-core</artifactId>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws</artifactId>
<version>3.0.4.RELEASE</version>
<version>3.0.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-ws-security</artifactId>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws</artifactId>
<version>3.0.4.RELEASE</version>
<version>3.0.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-ws-support</artifactId>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws</artifactId>
<version>3.0.4.RELEASE</version>
<version>3.0.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-ws-test</artifactId>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws</artifactId>
<version>3.0.4.RELEASE</version>
<version>3.0.5.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-xml</artifactId>