Updated version number to 1.5-m1

This commit is contained in:
Arjen Poutsma
2007-11-14 16:41:48 +00:00
parent 0eca0316b2
commit afb2d2a68e
18 changed files with 21 additions and 28 deletions

View File

@@ -23,10 +23,10 @@ Snapshot Builds
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.5-m1-SNAPSHOT</version>
</dependency>
+---------------
Additionally, there are
{{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.1.0-SNAPSHOT/}zips}}
{{{http://s3browse.com/explore/maven.springframework.org/snapshot/org/springframework/ws/spring-ws/1.5-m1-SNAPSHOT/}zips}}
available which contain all jars. Make sure to click 'Next >' a couple of times to get the most recent snapshots.