Skip to content

Commit

Permalink
Update Zookeeper version
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Larsen <clarsen@yahoo-inc.com>
  • Loading branch information
francisliu authored and manolama committed Apr 14, 2015
1 parent b11c3b5 commit 7fb5bdd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion third_party/zookeeper/include.mk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.

ZOOKEEPER_VERSION := 3.3.6
ZOOKEEPER_VERSION := 3.4.5
ZOOKEEPER := third_party/zookeeper/zookeeper-$(ZOOKEEPER_VERSION).jar
ZOOKEEPER_BASE_URL := http://central.maven.org/maven2/org/apache/zookeeper/zookeeper/$(ZOOKEEPER_VERSION)

Expand Down
1 change: 0 additions & 1 deletion third_party/zookeeper/zookeeper-3.3.4.jar.md5

This file was deleted.

1 change: 1 addition & 0 deletions third_party/zookeeper/zookeeper-3.4.5.jar.md5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
00b9db19ad7f18681761edc6db524ceb

0 comments on commit 7fb5bdd

Please sign in to comment.