solrcore.properties customization in SDK 3.1.0
I would like to customize the alfresco.port and data.dir.root properties present in solrcore.properties of solr4 in my SDK 3.1.0. Adding them in the main pom I see that they are not read and the default is always put. What is the best way to change t...