downgraded AWS wagon to 2.0.0

This commit is contained in:
Thomas Risberg
2010-11-02 10:57:44 -04:00
parent da2eefda52
commit 86e813d365
2 changed files with 3 additions and 3 deletions

View File

@@ -146,14 +146,14 @@
<!-- 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.0.0.RELEASE</version>
<version>2.0.0.RELEASE</version>
</extension>
</extensions>
<plugins>
<plugin>
<groupId>com.agilejava.docbkx</groupId>
<artifactId>docbkx-maven-plugin</artifactId>
<version>2.0.6</version>
<version>2.0.7</version>
<executions>
<execution>
<goals>

View File

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