What is the from.version param to be used in the ant command to go from OpenSpecimen v1.0 v1.1?
Hello @John_Reber
The from.version param to use for moving from OS v1.0 to higher versions is: os-v10
ant upgrade -Dfrom.version=os-v10 -Dusername=[admin_username]
Thanks.