summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2017-03-03 17:48:24 +0100
committerLukas Rytz <lukas.rytz@gmail.com>2017-03-08 13:39:29 +0100
commit8dc0dd4582314d99d5a4fc427933116339b497ed (patch)
treea7195f977e036f4cb8a98a24015add7800a1a6b3 /README.md
parent567aa14cc388c7315dc0d15405d6c583bfe3f3d7 (diff)
downloadscala-8dc0dd4582314d99d5a4fc427933116339b497ed.tar.gz
scala-8dc0dd4582314d99d5a4fc427933116339b497ed.tar.bz2
scala-8dc0dd4582314d99d5a4fc427933116339b497ed.zip
new version numbers for snapshot and integration builds, new repository
Integration builds now have version number like `2.12.2-bin-sha7` or `2.13.0-pre-sha7` and are published to scala-integration (no longer scala-release-temp). scala-release-temp is still used in the bootstrap script for publishing intermediate artifacts (starr, locker). Various cleanups in the scripts.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d565a4418..c5a4c23d00 100644
--- a/README.md
+++ b/README.md
@@ -220,7 +220,7 @@ tested version during CI validation.
The Scala CI builds nightly download releases (including all modules) and publishes
them to the following locations:
- [2.12.x](http://www.scala-lang.org/files/archive/nightly/2.12.x/?C=M;O=D)
- - [2.11.x](http://www.scala-lang.org/files/archive/nightly/2.11.x/?C=M;O=A)
+ - [2.11.x](http://www.scala-lang.org/files/archive/nightly/2.11.x/?C=M;O=D)
The CI also publishes nightly API docs:
- [2.12.x](http://www.scala-lang.org/files/archive/nightly/2.12.x/api/?C=M;O=D)