From f22b47e0d0a86a1b3891064b0e18766e5e7392d4 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Sun, 27 May 2007 09:01:17 +0000 Subject: [PATCH] Merged rc1 changes r7216:7261 into the trunk --- archetype/src/main/resources/archetype-resources/pom.xml | 4 ++-- src/changes/changes.xml | 2 +- src/site/apt/downloads/snapshots.apt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml index 679508fa..7c2ff4be 100644 --- a/archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetype/src/main/resources/archetype-resources/pom.xml @@ -15,7 +15,7 @@ org.springframework.ws spring-ws-core - 1.0-m3 + 1.0-rc1 - \ No newline at end of file + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index de15c1ec..a5039f08 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -5,7 +5,7 @@ Arjen Poutsma - + Changing URL in CommonsHttpMessageSender Allow SoapFaultMappingExceptionResolver to use strategy to obtain SoapFaultDefinition diff --git a/src/site/apt/downloads/snapshots.apt b/src/site/apt/downloads/snapshots.apt index 233bccfd..6eef7d48 100644 --- a/src/site/apt/downloads/snapshots.apt +++ b/src/site/apt/downloads/snapshots.apt @@ -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: