You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2014/04/25 22:42:49 UTC

[4/4] git commit: BIGTOP-1280. bump Oozie version to 4.0.1

BIGTOP-1280. bump Oozie version to 4.0.1


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d140b5f1
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d140b5f1
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d140b5f1

Branch: refs/heads/master.fixed
Commit: d140b5f128fcc6c86490ec45c46cdce877c91bb7
Parents: 448b2c0
Author: Konstantin Boudnik <co...@apache.org>
Authored: Thu Apr 24 16:04:14 2014 -0700
Committer: Konstantin Boudnik <co...@apache.org>
Committed: Thu Apr 24 16:04:14 2014 -0700

----------------------------------------------------------------------
 bigtop.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/d140b5f1/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index 27a8480..672562a 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -102,8 +102,8 @@ $(eval $(call PACKAGE,sqoop,SQOOP))
 OOZIE_NAME=oozie
 OOZIE_RELNOTES_NAME=Apache Oozie
 OOZIE_PKG_NAME=oozie
-OOZIE_BASE_VERSION=3.3.2
-OOZIE_PKG_VERSION=3.3.2
+OOZIE_BASE_VERSION=4.0.1
+OOZIE_PKG_VERSION=$(OOZIE_BASE_VERSION)
 OOZIE_RELEASE_VERSION=1
 OOZIE_TARBALL_DST=oozie-$(OOZIE_BASE_VERSION).tar.gz
 OOZIE_TARBALL_SRC=$(OOZIE_TARBALL_DST)