From f171b5b3eedd77faa055abd4a55b5f154f461421 Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Wed, 16 Feb 2011 17:03:24 -0500 Subject: [PATCH] updated aws build extension to work with Maven 2.2.1 --- pom.xml | 4 ++-- spring-data-document-parent/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9e14ed16c..667c3c198 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ UTF-8 spring-data-document - Spring Data Document + Spring Data DATADOC ${project.version} snapshot @@ -98,7 +98,7 @@ org.springframework.build.aws org.springframework.build.aws.maven - 2.0.0.RELEASE + 3.1.0.RELEASE diff --git a/spring-data-document-parent/pom.xml b/spring-data-document-parent/pom.xml index bd4bcd3f3..5d08af334 100644 --- a/spring-data-document-parent/pom.xml +++ b/spring-data-document-parent/pom.xml @@ -226,7 +226,7 @@ --> org.springframework.build.aws org.springframework.build.aws.maven - 2.0.0.RELEASE + 3.1.0.RELEASE