You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/10/22 11:46:24 UTC

[3/5] httpcomponents-parent git commit: Removed duplicate maven-project-info-reports-plugin declaration

Removed duplicate maven-project-info-reports-plugin declaration


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/15bbd72e
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/15bbd72e
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/15bbd72e

Branch: refs/heads/master
Commit: 15bbd72e2b56e44cf12924fea81dc322dba3f717
Parents: 8659128
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Wed Oct 4 11:04:10 2017 +0200
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Sun Oct 22 13:45:15 2017 +0200

----------------------------------------------------------------------
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/15bbd72e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4e555d5..f778ddf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -694,11 +694,6 @@ Fixed JIRA link
             </execution>
           </executions>
         </plugin>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-project-info-reports-plugin</artifactId>
-          <version>${hc.project-info.version}</version>
-        </plugin>
       </plugins>
     </pluginManagement>
   </build>