updated aws build extension to work with Maven 2.2.1

This commit is contained in:
Thomas Risberg
2011-02-16 17:41:43 -05:00
parent 1d30b9ee53
commit b168a4489a
2 changed files with 2 additions and 2 deletions

View File

@@ -146,7 +146,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>2.0.0.RELEASE</version>
<version>3.1.0.RELEASE</version>
</extension>
</extensions>
<plugins>

View File

@@ -246,7 +246,7 @@
-->
<groupId>org.springframework.build.aws</groupId>
<artifactId>org.springframework.build.aws.maven</artifactId>
<version>2.0.0.RELEASE</version>
<version>3.1.0.RELEASE</version>
</extension>
</extensions>
<resources>