From c6ea2de71bdc287c7b6b61803aee3066b1806c67 Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Tue, 2 Nov 2010 11:25:59 -0400 Subject: [PATCH] downgraded AWS wagon to 2.0.0 --- pom.xml | 6 +++--- spring-data-commons-parent/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0256d08d2..8140859b6 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ spring-data-commons Spring Data Commons - DATA + DATACMNS ${project.version} snapshot ${dist.id}-${dist.version} @@ -111,14 +111,14 @@ org.springframework.build.aws org.springframework.build.aws.maven - 3.0.0.RELEASE + 2.0.0.RELEASE com.agilejava.docbkx docbkx-maven-plugin - 2.0.6 + 2.0.7 diff --git a/spring-data-commons-parent/pom.xml b/spring-data-commons-parent/pom.xml index 08bb16506..89f56d1ac 100644 --- a/spring-data-commons-parent/pom.xml +++ b/spring-data-commons-parent/pom.xml @@ -221,7 +221,7 @@ --> org.springframework.build.aws org.springframework.build.aws.maven - 3.0.0.RELEASE + 2.0.0.RELEASE