Repository: incubator-htrace Updated Branches: refs/heads/master 7d0d5b6c4 -> fc2051ad4
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/fc2051ad Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/fc2051ad Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/fc2051ad Branch: refs/heads/master Commit: fc2051ad492b6bc76971eaa2bfa956cc46561a52 Parents: 7d0d5b6 Author: stack <[email protected]> Authored: Wed Sep 14 16:45:34 2016 -0700 Committer: stack <[email protected]> Committed: Wed Sep 14 16:45:57 2016 -0700 ---------------------------------------------------------------------- htrace-hbase/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/fc2051ad/htrace-hbase/pom.xml ---------------------------------------------------------------------- diff --git a/htrace-hbase/pom.xml b/htrace-hbase/pom.xml index 1520946..0be2fa8 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>
