Set version to 1.0.0-SNAPSHOT

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

View File

@@ -2,7 +2,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>airline</artifactId>