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 2017/02/24 19:52:53 UTC

[50/50] [abbrv] bigtop git commit: With ODPi 2.0 release branch cut, the main is now at version 2.1-SNAPSHOT

With ODPi 2.0 release branch cut, the main is now at version 2.1-SNAPSHOT


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

Branch: refs/heads/BIGTOP-2666
Commit: 5966b079505d018a3ec52e9995961596b5333c13
Parents: 4e50242
Author: Roman Shaposhnik <rv...@apache.org>
Authored: Fri Nov 11 13:20:01 2016 -0800
Committer: Roman Shaposhnik <rv...@apache.org>
Committed: Fri Feb 24 11:51:26 2017 -0800

----------------------------------------------------------------------
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/5966b079/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index c0fc7e3..758d2d9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -146,7 +146,7 @@ allprojects {
   apply plugin: 'maven'
 
   group = 'org.apache.bigtop'
-  version = '1.2.0'
+  version = '2.1.0-SNAPSHOT'
 
   description = """Bigtop"""