Repository: bigtop
Updated Branches:
  refs/heads/master bfcef33a7 -> 5bc4577fc


BIGTOP-1943. Upgrade SCALA version to 2.10.4


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

Branch: refs/heads/master
Commit: 5bc4577fc971807efc0d70bd2114f4327790284f
Parents: bfcef33
Author: RJ Nowling <[email protected]>
Authored: Fri Oct 2 23:12:05 2015 +0200
Committer: RJ Nowling <[email protected]>
Committed: Fri Oct 2 23:12:05 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/5bc4577f/bigtop.bom
----------------------------------------------------------------------
diff --git a/bigtop.bom b/bigtop.bom
index a0aefb8..04d5109 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -38,7 +38,7 @@
    version = "STACK-VERSION" // *required*
    stack { // *required* Fundamental properties of the Stack: JDK, SDK, GDK, 
etc
      'jdk' { version = '1.7'; version_base = version }
-     'scala' { version = '2.10.3'; version_base = version }
+     'scala' { version = '2.10.4'; version_base = version }
    }
    apache { // *required* These shoudn't be modified unless ASF Infra demands 
changes
      APACHE_MIRROR = "http://apache.osuosl.org";
@@ -70,7 +70,7 @@ bigtop {
   version = "1.1.0-SNAPSHOT"
   stack {
     'jdk' { version = '1.7'; version_base = version }
-    'scala' { version = '2.10.3'; version_base = version }
+    'scala' { version = '2.10.4'; version_base = version }
   }
   apache {
     APACHE_MIRROR = "http://apache.osuosl.org";

Reply via email to