|
|
|
|
@ -92,7 +92,7 @@
@@ -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,14 +112,14 @@
@@ -112,14 +112,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> |
|
|
|
|
|