What does the mvn -version command do?
mvn -version
It installs Maven on your computer.
It updates Maven to the latest version.
It print out your installed version of Maven.
It builds your Maven project.