From 070bfe68bf237bef452b21ab31653fea2efb8461 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Wed, 15 Aug 2007 23:52:00 +0000 Subject: [PATCH] Increased the version number to 1.0 SNAPSHOT. --- archetype/pom.xml | 2 +- security/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index cab6f2a8..582fd34b 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws org.springframework.ws - 1.0-rc3-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 spring-ws-archetype diff --git a/security/pom.xml b/security/pom.xml index 65306d09..ce917641 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -2,7 +2,7 @@ spring-ws org.springframework.ws - 1.0-rc3-SNAPSHOT + 1.0-SNAPSHOT 4.0.0 spring-ws-security