added update version scripts
This commit is contained in:
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
|
Reference in New Issue
Block a user