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: