Merged rc1 changes r7216:7261 into the trunk
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user