Update launcher - using Sonatype staging

This commit is contained in:
Alexandre Archambault 2016-01-07 09:39:39 +01:00
parent 2a38e9b472
commit f84b6c92a3
2 changed files with 2 additions and 1 deletions

BIN
coursier

Binary file not shown.

View File

@ -1,10 +1,11 @@
#!/bin/bash
VERSION=1.0.0-M2
VERSION=1.0.0-M3
CACHE_VERSION=v1
"$(dirname "$0")/../cli/target/pack/bin/coursier" bootstrap \
com.github.alexarchambault:coursier-cli_2.11:$VERSION \
-r https://oss.sonatype.org/content/repositories/staging \
-D "\${user.home}/.coursier/bootstrap/$VERSION" \
-b \
-f -o coursier \