mirror of https://github.com/sbt/sbt.git
Update sbt.build.version in CONTRIBUTING too.
This commit is contained in:
parent
749a1b7f27
commit
096a0d83b2
|
|
@ -2,7 +2,7 @@ Steps to publish
|
||||||
================
|
================
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sbt -Dsbt.build.version=1.0.0-M1 -Dsbt.build.offline=true
|
$ sbt -Dsbt.build.version=1.0.3 -Dsbt.build.offline=true
|
||||||
> universal:publish
|
> universal:publish
|
||||||
> debian:publish
|
> debian:publish
|
||||||
> rpm:publish
|
> rpm:publish
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue