Updated Branches: refs/heads/karaf-2.3.x c3f5f4176 -> 0e7866015
[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/0e786601 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/0e786601 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/0e786601 Branch: refs/heads/karaf-2.3.x Commit: 0e78660157688b3536b8ab4d65254decc9324b37 Parents: c3f5f41 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 22 18:44:35 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 22 18:44:35 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/0e786601/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0a5bdff..2d8a0f0 100644 --- a/pom.xml +++ b/pom.xml @@ -1564,7 +1564,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>
