Skip to content

Commit

Permalink
BIGTOP-387. Zookeeper version needs to be updated to 3.4.3
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1244162 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rvs committed Feb 14, 2012
1 parent ce1d9d3 commit 454296b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bigtop.mk
Expand Up @@ -30,8 +30,8 @@ $(eval $(call PACKAGE,hadoop,HADOOP))
ZOOKEEPER_NAME=zookeeper
ZOOKEEPER_RELNOTES_NAME=Apache Zookeeper
ZOOKEEPER_PKG_NAME=zookeeper
ZOOKEEPER_BASE_VERSION=3.4.2
ZOOKEEPER_PKG_VERSION=3.4.2
ZOOKEEPER_BASE_VERSION=3.4.3
ZOOKEEPER_PKG_VERSION=3.4.3
ZOOKEEPER_RELEASE_VERSION=1
ZOOKEEPER_TARBALL_DST=zookeeper-$(ZOOKEEPER_BASE_VERSION).tar.gz
ZOOKEEPER_TARBALL_SRC=$(ZOOKEEPER_TARBALL_DST)
Expand Down

0 comments on commit 454296b

Please sign in to comment.