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/27 20:31:13 UTC

[47/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/fceeff44
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/fceeff44
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/fceeff44

Branch: refs/heads/BIGTOP-1406
Commit: fceeff44e5b9262007d7271be254e27f8f37a8ca
Parents: 1682279
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 12:03:53 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/fceeff44/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"""