Updated Branches: refs/heads/karaf-2.x bc7faa640 -> dfc820179
[KARAF-2714] Upgrade to maven-project-info-reports-plugin 2.7 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/dfc82017 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/dfc82017 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/dfc82017 Branch: refs/heads/karaf-2.x Commit: dfc820179921c91d11ab4250d1e338e1ff18914d Parents: bc7faa6 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jan 22 15:36:56 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jan 22 15:36:56 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/dfc82017/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b6abc3b..253649b 100644 --- a/pom.xml +++ b/pom.xml @@ -1564,7 +1564,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.4</version> + <version>2.7</version> </plugin> </plugins> </reporting>
