Repository: incubator-htrace Updated Branches: refs/heads/4.2 2d4a5d263 -> 3ee549dd8
HTRACE-384 Remove accidental inclusion of createDependencyReducedPom=false Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/3ee549dd Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/3ee549dd Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/3ee549dd Branch: refs/heads/4.2 Commit: 3ee549dd834061863a0eb8ce800858079c5d36e5 Parents: 2d4a5d2 Author: stack <[email protected]> Authored: Wed Sep 14 16:45:34 2016 -0700 Committer: stack <[email protected]> Committed: Wed Sep 14 16:45:34 2016 -0700 ---------------------------------------------------------------------- htrace-hbase/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/3ee549dd/htrace-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml index e929bf2..a4421a9 100644 --- a/htrace-hbase/pom.xml +++ b/htrace-hbase/pom.xml @@ -75,7 +75,6 @@ language governing permissions and limitations under the License. --> <execution> <phase>package</phase> <configuration> - <createDependencyReducedPom>false</createDependencyReducedPom> <relocations> <relocation> <pattern>org.apache.commons.logging</pattern>
