update maven site plugins maven-site-plugin -> 3.5 maven-project-info-reports-plugin -> 2.8.1 maven-javadoc-plugin -> 2.10.3 maven-fluido-skin -> 1.5
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/d7c32f87 Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/d7c32f87 Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/d7c32f87 Branch: refs/heads/site Commit: d7c32f8744780f7c3bb83e09561e2b3580a6e284 Parents: f2af233 Author: Till Westmann <[email protected]> Authored: Sat Feb 27 10:49:40 2016 -0800 Committer: Till Westmann <[email protected]> Committed: Sat Feb 27 10:49:40 2016 -0800 ---------------------------------------------------------------------- pom.xml | 6 +++--- src/site/site.xml | 17 +++++++++-------- vxquery-benchmark/src/site/site.xml | 6 +++--- vxquery-cli/src/site/site.xml | 6 +++--- vxquery-core/src/site/site.xml | 6 +++--- vxquery-server/src/site/site.xml | 6 +++--- vxquery-xtest/src/site/site.xml | 6 +++--- 7 files changed, 27 insertions(+), 26 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/d7c32f87/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 259624a..6a335d2 100644 --- a/pom.xml +++ b/pom.xml @@ -332,19 +332,19 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>3.3</version> + <version>3.5</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.7</version> + <version>2.8.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> - <version>2.9.1</version> + <version>2.10.3</version> </plugin> </plugins> </pluginManagement> http://git-wip-us.apache.org/repos/asf/vxquery/blob/d7c32f87/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index b9612c1..5640976 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -28,7 +28,7 @@ limitations under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>1.3.1</version> + <version>1.5</version> </skin> <body> <menu name="Apache Software Foundation"> @@ -101,12 +101,13 @@ limitations under the License. </menu> <menu ref="reports" /> <menu ref="modules" /> - <footer> - <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache feather logo, and the Apache VXQuery project logo - are either registered trademarks or trademarks of The Apache Software Foundation in the United States - and other countries. All other marks mentioned may be trademarks or registered trademarks of their - respective owners. - </div> - </footer> + <footer><![CDATA[ + <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache + feather logo, and the Apache VXQuery project logo are either + registered trademarks or trademarks of The Apache Software + Foundation in the United States and other countries. + All other marks mentioned may be trademarks or registered + trademarks of their respective owners.</div> + ]]></footer> </body> </project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/vxquery/blob/d7c32f87/vxquery-benchmark/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-benchmark/src/site/site.xml b/vxquery-benchmark/src/site/site.xml index c74ffb5..4d35a0f 100644 --- a/vxquery-benchmark/src/site/site.xml +++ b/vxquery-benchmark/src/site/site.xml @@ -30,19 +30,19 @@ limitations under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>1.3.1</version> + <version>1.5</version> </skin> <body> <menu ref="reports"/> - <footer> + <footer><![CDATA[ <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache feather logo, and the Apache VXQuery project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </footer> + ]]></footer> </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/d7c32f87/vxquery-cli/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-cli/src/site/site.xml b/vxquery-cli/src/site/site.xml index c74ffb5..4d35a0f 100644 --- a/vxquery-cli/src/site/site.xml +++ b/vxquery-cli/src/site/site.xml @@ -30,19 +30,19 @@ limitations under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>1.3.1</version> + <version>1.5</version> </skin> <body> <menu ref="reports"/> - <footer> + <footer><![CDATA[ <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache feather logo, and the Apache VXQuery project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </footer> + ]]></footer> </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/d7c32f87/vxquery-core/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-core/src/site/site.xml b/vxquery-core/src/site/site.xml index 3bce7d0..e1c90b9 100644 --- a/vxquery-core/src/site/site.xml +++ b/vxquery-core/src/site/site.xml @@ -30,7 +30,7 @@ limitations under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>1.3.1</version> + <version>1.5</version> </skin> <body> @@ -39,14 +39,14 @@ limitations under the License. <item name="Missing Functions" href="missing-functions.html"/> <item name="Missing Operators" href="missing-operators.html"/> </menu> - <footer> + <footer><![CDATA[ <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache feather logo, and the Apache VXQuery project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </footer> + ]]></footer> </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/d7c32f87/vxquery-server/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-server/src/site/site.xml b/vxquery-server/src/site/site.xml index c74ffb5..4d35a0f 100644 --- a/vxquery-server/src/site/site.xml +++ b/vxquery-server/src/site/site.xml @@ -30,19 +30,19 @@ limitations under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>1.3.1</version> + <version>1.5</version> </skin> <body> <menu ref="reports"/> - <footer> + <footer><![CDATA[ <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache feather logo, and the Apache VXQuery project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </footer> + ]]></footer> </body> </project> http://git-wip-us.apache.org/repos/asf/vxquery/blob/d7c32f87/vxquery-xtest/src/site/site.xml ---------------------------------------------------------------------- diff --git a/vxquery-xtest/src/site/site.xml b/vxquery-xtest/src/site/site.xml index c74ffb5..4d35a0f 100644 --- a/vxquery-xtest/src/site/site.xml +++ b/vxquery-xtest/src/site/site.xml @@ -30,19 +30,19 @@ limitations under the License. <skin> <groupId>org.apache.maven.skins</groupId> <artifactId>maven-fluido-skin</artifactId> - <version>1.3.1</version> + <version>1.5</version> </skin> <body> <menu ref="reports"/> - <footer> + <footer><![CDATA[ <div class="row-fluid">Apache VXQuery, VXQuery, Apache, the Apache feather logo, and the Apache VXQuery project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div> - </footer> + ]]></footer> </body> </project>
