From 499269cd18d32d685b9ec5c9acacbbcf1b47d4f6 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 30 Sep 2013 22:10:04 +0000 Subject: QPID-5048: add pluginManagement section to the qpid parent, to override apache parent versions as desired and set any additional config. Sets the compiler source+target values in parent and removes unecessary duplicate compiler plugin config from child modules. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1527797 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/jca/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'qpid/java/jca/pom.xml') diff --git a/qpid/java/jca/pom.xml b/qpid/java/jca/pom.xml index 5c21dfc551..f1c4ec5de3 100644 --- a/qpid/java/jca/pom.xml +++ b/qpid/java/jca/pom.xml @@ -108,20 +108,6 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - - - ${java.source} - ${java.target} - true - true - true - - - -- cgit v1.2.1