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 2014/01/22 15:35:19 UTC

git commit: [KARAF-2714] Upgrade to maven-project-info-reports-plugin 2.7

Updated Branches:
  refs/heads/master 09cb0dbcf -> 312f0182d


[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/312f0182
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/312f0182
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/312f0182

Branch: refs/heads/master
Commit: 312f0182d8817765402253f068b4b6bac23613c1
Parents: 09cb0db
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 22 15:34:17 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 22 15:34:17 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/312f0182/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 670d333..3710cd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2235,7 +2235,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>