Set version number to 1.0-RC1.

This commit is contained in:
Arjen Poutsma
2007-04-18 00:09:49 +00:00
parent 94a92201fa
commit 4ef7773527
3 changed files with 61 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>spring-ws-samples</artifactId>
<groupId>org.springframework.ws</groupId>
<version>1.0-m4-SNAPSHOT</version>
<version>1.0-rc1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>echo</artifactId>