Question: When performing a build, which Maven plugin will allow you to set the specific version of the artifact to be built without manual modifying the pom.xml file?

  1. Compiler
  2. Surefire
  3. Versions
  4. Javadoc

Answer: The correct answer of the above question is Option C:Versions