remove stale pluginManagement entry

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

Branch: refs/heads/master
Commit: c7ef435aa9233048fe32056534f347b44ab88530
Parents: f29381d
Author: Robert Gemmell <rob...@apache.org>
Authored: Tue Mar 3 15:25:41 2015 +0000
Committer: Robert Gemmell <rob...@apache.org>
Committed: Tue Mar 3 16:52:01 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/c7ef435a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6cd0131..03a1254 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,6 @@
     <maven-idea-plugin-version>2.5</maven-idea-plugin-version>
     <maven-compiler-plugin-version>3.1</maven-compiler-plugin-version>
     <findbugs-maven-plugin-version>3.0.0</findbugs-maven-plugin-version>
-    <build-helper-maven-plugin-version>1.8</build-helper-maven-plugin-version>
     <jacoco-plugin-version>0.7.2.201409121644</jacoco-plugin-version>
 
     <!-- Test properties -->
@@ -215,11 +214,6 @@
           <version>${maven-javacc-plugin-version}</version>
         </plugin>
         <plugin>
-          <groupId>org.codehaus.mojo</groupId>
-          <artifactId>build-helper-maven-plugin</artifactId>
-          <version>${build-helper-maven-plugin-version}</version>
-        </plugin>
-        <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
           <version>${jacoco-plugin-version}</version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to