Repository: karaf Updated Branches: refs/heads/karaf-2.x 1e463a727 -> 68651224c
[KARAF-3316] Upgrade to maven-site-plugin 3.4 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/68651224 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/68651224 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/68651224 Branch: refs/heads/karaf-2.x Commit: 68651224c906c8173587b0b7f7dbc4efe7ec7954 Parents: 1e463a7 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 31 09:00:34 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 31 09:00:34 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/68651224/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cba5e06..72194db 100644 --- a/pom.xml +++ b/pom.xml @@ -1612,7 +1612,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>3.3</version> + <version>3.4</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
