Maven Properties
Maven Properties Guide
Maven Properties Plugin
http://mojo.codehaus.org/properties-maven-plugin/
*.properties 파일에 있는 값을, pom.xml에 직접 지정한 프라퍼티인 것 처럼 쓸 수 있게 해주는 플러그인이다.
프라퍼티를 읽거나, 프라퍼티를 쓰는 것도 가능하다.