You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by rv...@apache.org on 2013/04/09 18:27:48 UTC

[3/4] git commit: BIGTOP-915. bump version of Oozie to 3.3.2

BIGTOP-915. bump version of Oozie to 3.3.2


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

Branch: refs/heads/master
Commit: cb671d728d0d4c74083104d1fbc2bce8935aff84
Parents: 5c42acd
Author: Roman Shaposhnik <rv...@cloudera.com>
Authored: Mon Mar 25 18:26:59 2013 -0700
Committer: Roman Shaposhnik <rv...@cloudera.com>
Committed: Tue Apr 9 09:22:05 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/cb671d72/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index 8677f2c..553839c 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -119,8 +119,8 @@ $(eval $(call PACKAGE,sqoop,SQOOP))
 OOZIE_NAME=oozie
 OOZIE_RELNOTES_NAME=Apache Oozie
 OOZIE_PKG_NAME=oozie
-OOZIE_BASE_VERSION=3.3.1
-OOZIE_PKG_VERSION=3.3.1
+OOZIE_BASE_VERSION=3.3.2
+OOZIE_PKG_VERSION=3.3.2
 OOZIE_RELEASE_VERSION=1
 OOZIE_TARBALL_DST=oozie-$(OOZIE_BASE_VERSION).tar.gz
 OOZIE_TARBALL_SRC=$(OOZIE_TARBALL_DST)