Set version to 1.0.0-SNAPSHOT

This commit is contained in:
Arjen Poutsma
2007-08-17 13:56:29 +00:00
parent d35bde3787
commit 43a8308898

View File

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