upgraded extension for use with Maven 3

This commit is contained in:
Thomas Risberg
2011-02-16 16:50:54 -05:00
parent 0b4bad2589
commit 0342d74427
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,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

@@ -223,7 +223,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>