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?
- Compiler
 - Surefire
 - Versions
 - Javadoc
 
Answer: The correct answer of the above question is Option C:Versions