You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2016/03/10 14:17:18 UTC

karaf git commit: KARAF-4394 - Upgrade to maven-project-info-reports-plugin 2.9

Repository: karaf
Updated Branches:
  refs/heads/master d762f619d -> b8eaca660


KARAF-4394 - Upgrade to maven-project-info-reports-plugin 2.9


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/b8eaca66
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/b8eaca66
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/b8eaca66

Branch: refs/heads/master
Commit: b8eaca660a05e095fab0605a2805e788442e7240
Parents: d762f61
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Mar 10 14:16:49 2016 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Mar 10 14:16:49 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/b8eaca66/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f24e7c19..4941c6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2120,7 +2120,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-project-info-reports-plugin</artifactId>
-                <version>2.7</version>
+                <version>2.9</version>
             </plugin>
         </plugins>
     </reporting>