Updated Branches: refs/heads/karaf-2.x 8210ebe77 -> af4cfc3d8
[KARAF-2719] Upgrade to maven-site-plugin 3.3 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/af4cfc3d Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/af4cfc3d Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/af4cfc3d Branch: refs/heads/karaf-2.x Commit: af4cfc3d8011d8fe94e8ec0f4b4213cf286167ac Parents: 8210ebe Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 22 18:42:49 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 22 18:42:49 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/af4cfc3d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d86450b..b77bc57 100644 --- a/pom.xml +++ b/pom.xml @@ -1554,7 +1554,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>3.1</version> + <version>3.3</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
