added update version scripts
This commit is contained in:
parent
a07225f8aa
commit
3756c96cff
1
update-versions.ps1
Normal file
1
update-versions.ps1
Normal file
@ -0,0 +1 @@
|
||||
mvn versions:set -DprocessAllModules=true
|
2
update-versions.sh
Normal file
2
update-versions.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
mvn versions:set -DprocessAllModules=true
|
Loading…
x
Reference in New Issue
Block a user