This project allows you to overlay your own local SOLR customizations on top of the default SOLR web application provided with DSpace.
'org.dspace.modules:solr:4.1'
<dependency>
<groupId>org.dspace.modules</groupId>
<artifactId>solr</artifactId>
<version>4.1</version>
</dependency>
<dependency org="org.dspace.modules" name="solr" rev="4.1"/>
"org.dspace.modules", "solr", "4.1"