Set version to 1.0.0-SNAPSHOT

This commit is contained in:
Arjen Poutsma
2007-08-17 13:56:13 +00:00
parent 80ccb75a35
commit 8cfca1fd46

View File

@@ -4,7 +4,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>echo</artifactId>