From 68d9220e29e2307544c1e3bf2313cab8f2db5c6e Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Wed, 2 May 2007 22:05:20 +0000 Subject: [PATCH] Using S3 for snapshots --- pom.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ad0f4d3d..2fa4ca4c 100644 --- a/pom.xml +++ b/pom.xml @@ -38,10 +38,9 @@ - static.springframework.org - - scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/maven2-snapshots - + aws-s3 + Amazon S3 + s3://maven.springframework.org static.springframework.org @@ -144,6 +143,13 @@ + + + org.springframework.aws + spring-aws-maven + 1.0 + +