aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@apache.org>2017-03-29 11:11:43 -0700
committerRoman Shaposhnik <rvs@apache.org>2017-03-29 11:11:43 -0700
commite96443b98ef73a2eb36409977761953c303ef184 (patch)
tree0ad7488dcd3cd93e9e03eef0a42ec431b34b87bf /bigtop.bom
parentc9a46f24f9a9fc9ca6a87cb45f719bc50abb4b1d (diff)
Cutting over to 1.3.0-SNAPSHOT
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 }