I am getting this warning for every module, yet I am not using this variable 
any of the poms.  Some poms do have ${project.version} but some of them don't 
have any variable expressions at all and it is still outputting this warning.

Does this warning just get output regardless of what is the the pom?

[WARNING] The expression ${version} is deprecated. Please use 
${project.version} instead.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to