Use 2.0.0.RELEASE version of AWS build extension to make deployment work again.

This commit is contained in:
Oliver Gierke
2011-02-14 07:59:54 +01:00
parent 08ccdfd189
commit e6e941b40f

View File

@@ -392,7 +392,7 @@
<!-- available only in the springframework maven repository. see <repositories> section below -->
<groupId>org.springframework.build.aws</groupId>
<artifactId>org.springframework.build.aws.maven</artifactId>
<version>3.1.0.RELEASE</version>
<version>2.0.0.RELEASE</version>
</extension>
</extensions>