[DOC] Add v1.0.2 Documentation
This commit is contained in:
parent
c34619eb63
commit
776994471b
@ -38,6 +38,7 @@ You can find the specific version of Kyuubi documentation as listed below.
|
||||
|
||||
- [master/latest](https://kyuubi.readthedocs.io/en/latest/)
|
||||
- [stable](https://kyuubi.readthedocs.io/en/stable/)
|
||||
- [v1.0.2](https://kyuubi.readthedocs.io/en/v1.0.2/)
|
||||
- [v1.0.1](https://kyuubi.readthedocs.io/en/v1.0.1/)
|
||||
- [v1.0.0](https://kyuubi.readthedocs.io/en/v1.0.0/)
|
||||
|
||||
|
||||
14
docs/tools/developer.md
Normal file
14
docs/tools/developer.md
Normal file
@ -0,0 +1,14 @@
|
||||
<div align=center>
|
||||
|
||||

|
||||
|
||||
</div>
|
||||
|
||||
# Developer Tools
|
||||
|
||||
## Update Project Version
|
||||
|
||||
```bash
|
||||
|
||||
build/mvn versions:set -DgenerateBackupPoms=false
|
||||
```
|
||||
@ -14,3 +14,4 @@ Develop Tools
|
||||
testing
|
||||
debugging
|
||||
community
|
||||
developer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user