aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
Diffstat (limited to 'bigtop.bom')
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 090a68ce..1e1780aa 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -75,7 +75,7 @@
bigtop {
/** Base Configuration of the mirror and archives */
- version = "1.2.0-SNAPSHOT"
+ version = "1.3.0-SNAPSHOT"
stack {
'jdk' { version = "1." + ( System.getenv('BIGTOP_JDK') ?: "8" ); version_base = version }
'scala' { version = '2.11.8'; version_base = version }