Repository: bigtop Updated Branches: refs/heads/master 0a75607d7 -> 8393a93c3
BIGTOP-2007. bigtop.mk version of the stack needs to be bumped to 1.1.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/8393a93c Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/8393a93c Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/8393a93c Branch: refs/heads/master Commit: 8393a93c3e43e0e27452e164e97c491016017d4b Parents: 0a75607 Author: Konstantin Boudnik <[email protected]> Authored: Thu Sep 3 12:53:51 2015 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Sep 3 12:57:47 2015 -0700 ---------------------------------------------------------------------- bigtop.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/8393a93c/bigtop.mk ---------------------------------------------------------------------- diff --git a/bigtop.mk b/bigtop.mk index 0549376..9f823f0 100644 --- a/bigtop.mk +++ b/bigtop.mk @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -BIGTOP_VERSION=1.0.0 +BIGTOP_VERSION=1.1.0-SNAPSHOT # JDK Version JDK_VERSION=1.7
