commit fb055c956448c3e55237b6ad55ee725db75cee57 Author: Moses Nakamura Date: Fri Oct 7 00:18:16 2016 +0000 common: Publish the deps we need to maven central Problem We don't want our users to have to add maven.twttr.com as a dependency. Solution Start publishing the common stuff to maven central. RB_ID=878684 .../twitter/common/stats/ApproximateHistogram.java | 19 +++++++------------ .../twitter/common/stats/CounterMapWithTopKey.java | 2 +- .../src/java/com/twitter/common/stats/Entropy.java | 2 +- .../src/java/com/twitter/common/stats/Precision.java | 2 +- .../com/twitter/common/stats/WindowedHistogram.java | 4 ++-- 5 files changed, 12 insertions(+), 17 deletions(-)