Increased the version number to 1.0 SNAPSHOT.

This commit is contained in:
Arjen Poutsma
2007-08-15 23:52:00 +00:00
parent 0e51169a21
commit 070bfe68bf
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<artifactId>spring-ws</artifactId>
<groupId>org.springframework.ws</groupId>
<version>1.0-rc3-SNAPSHOT</version>
<version>1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-ws-archetype</artifactId>

View File

@@ -2,7 +2,7 @@
<parent>
<artifactId>spring-ws</artifactId>
<groupId>org.springframework.ws</groupId>
<version>1.0-rc3-SNAPSHOT</version>
<version>1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-ws-security</artifactId>