Increased the version number to 1.0 SNAPSHOT.

This commit is contained in:
Arjen Poutsma
2007-08-15 23:51:32 +00:00
parent ce67b64a12
commit 0e51169a21
11 changed files with 45 additions and 32 deletions

View File

@@ -12,7 +12,7 @@
</typedef>
<artifact:dependencies pathId="classpath">
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.0-rc3-SNAPSHOT"/>
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.0-SNAPSHOT"/>
<dependency groupId="com.sun.xml.messaging.saaj" artifactId="saaj-impl" version="1.3"/>
<dependency groupId="commons-httpclient" artifactId="commons-httpclient" version="3.0.1"/>
</artifact:dependencies>