[DEV] add some delivery tools
This commit is contained in:
parent
02abb5dcba
commit
12560709e3
7
.island/release.bash
Executable file
7
.island/release.bash
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cd back
|
||||||
|
mvn versions:set -DnewVersion=$(cat ../version.txt)
|
||||||
|
cd -
|
||||||
|
|
||||||
|
|
1
version.txt
Normal file
1
version.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
0.2.0-dev
|
Loading…
Reference in New Issue
Block a user