Currently using VSTS to build Spring Boot applications with Maven. Trying to figure out how to use/get the Maven Version within the build and release process. Is it possible? Answer Here is a script that will get the version of maven (given the path) and store the version number in a variable that other tasks can use later in the