Updated Branches: refs/heads/EXPERIMENTAL-fix-site-stage-deploy 22e28b5c3 -> fa5d8fd4b
Maven Site Plugin 3.1 -> 3.3 Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/fa5d8fd4 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/fa5d8fd4 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/fa5d8fd4 Branch: refs/heads/EXPERIMENTAL-fix-site-stage-deploy Commit: fa5d8fd4b949e0c3994e5766b979a4aff90a3e86 Parents: 22e28b5 Author: Andrew Phillips <[email protected]> Authored: Mon Dec 9 15:09:21 2013 -0500 Committer: Andrew Phillips <[email protected]> Committed: Mon Dec 9 15:09:21 2013 -0500 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/fa5d8fd4/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index b6328e2..ee058f5 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -712,7 +712,7 @@ </plugin> <plugin> <artifactId>maven-site-plugin</artifactId> - <version>3.1</version> + <version>3.3</version> <configuration> <outputEncoding>${project.build.sourceEncoding}</outputEncoding> <reportPlugins>
