Set version to 1.0.0-SNAPSHOT

This commit is contained in:
Arjen Poutsma
2007-08-17 13:52:30 +00:00
parent 47f8598ccd
commit 36ea3f0774

View File

@@ -474,7 +474,7 @@
</para>
<screen>mvn archetype:create -DarchetypeGroupId=org.springframework.ws \
-DarchetypeArtifactId=spring-ws-archetype \
-DarchetypeVersion=1.0-rc2 \
-DarchetypeVersion=1.0.0 \
-DgroupId=com.mycompany.hr \
-DartifactId=holidayService
</screen>