Merged rc1 changes r7216:7261 into the trunk

This commit is contained in:
Arjen Poutsma
2007-05-27 09:01:17 +00:00
parent c27fe86728
commit f22b47e0d0
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>1.0-m3</version>
<version>1.0-rc1</version>
</dependency>
</dependencies>
</project>
</project>

View File

@@ -5,7 +5,7 @@
<author email="apoutsma@interface21.com">Arjen Poutsma</author>
</properties>
<body>
<release version="1.0-RC1" date="2007-05-21">
<release version="1.0-rc1" date="2007-05-21">
<action dev="poutsma" type="add" issue="SWS-98">Changing URL in CommonsHttpMessageSender</action>
<action dev="poutsma" type="add" issue="SWS-117">Allow SoapFaultMappingExceptionResolver to use strategy to
obtain SoapFaultDefinition

View File

@@ -4,7 +4,7 @@
Snapshot Builds
These builds are provided for testing and development purposes only. They are built by a Continuum process
These builds are provided for testing and development purposes only. They are built by a Bamboo process
automatically using the latest snapshot from Subversion.
The snapshots are deloyed to a Maven2 snapshot repository. To use it, just add the following repository to the POM: