+ update snapshot site

+ downgrade Maven AWS
This commit is contained in:
Costin Leau
2010-11-02 17:54:34 +02:00
parent 995b7326b8
commit 6962cb4fba
2 changed files with 4 additions and 4 deletions

View File

@@ -92,7 +92,7 @@
<!-- see 'staging' profile for dry-run deployment settings -->
<downloadUrl>http://www.springsource.com/download/community</downloadUrl>
<site>
<id>spring-site</id>
<id>static.springframework.org</id>
<url>scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/datastore-document/docs/${project.version}</url>
</site>
<repository>
@@ -112,7 +112,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.0.0.RELEASE</version>
<version>2.0.0.RELEASE</version>
</extension>
</extensions>
<plugins>

View File

@@ -58,7 +58,7 @@
<downloadUrl>http://www.springsource.com/download/community
</downloadUrl>
<site>
<id>spring-docs</id>
<id>static.springframework.org</id>
<url>scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/datastore-document/docs/${project.version}
</url>
</site>
@@ -226,7 +226,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>