Maven version auto-pom.xml
- by nkuma001
Can anyone explain me if the version is specified as auto as mentioned below for the dependecies
auto
how does it get resolved to the latest from the maven repository?
I see that some file when mvn exectutes an temporary file called auto-pom.xml is generated where all the auto is replaced with proper latest revisions from my repository like
1.0-SNAPSHOT