Upgrade aws-maven to 3.0.0.RELEASE (mvn 2.2.x compatible)

This commit is contained in:
Luke Taylor 2010-03-05 18:03:13 +00:00
parent 5a5b62e2cb
commit 4c8b0faa88

View File

@ -273,7 +273,7 @@
<extension>
<groupId>org.springframework.build.aws</groupId>
<artifactId>org.springframework.build.aws.maven</artifactId>
<version>2.0.0.RELEASE</version>
<version>3.0.0.RELEASE</version>
</extension>
</extensions>
<pluginManagement>