The Properties Maven Plugin is here to make life a little easier when dealing with properties. It provides goals to read and write properties from files.
'org.kuali.maven.plugins:properties-maven-plugin:1.0.2'
<dependency>
<groupId>org.kuali.maven.plugins</groupId>
<artifactId>properties-maven-plugin</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="org.kuali.maven.plugins" name="properties-maven-plugin" rev="1.0.2"/>
"org.kuali.maven.plugins", "properties-maven-plugin", "1.0.2"