mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-16 14:33:09 +00:00
Update dspace/modules/solr/pom.xml
Remove Version of Maven war plugin from Overlay
This commit is contained in:
@@ -21,8 +21,6 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-war-plugin</artifactId>
|
<artifactId>maven-war-plugin</artifactId>
|
||||||
<!--Upgraded version required since we need to use the exclude option !-->
|
|
||||||
<version>2.1-alpha-2</version>
|
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- This 'dspace-solr' WAR overlays the Apache Solr Web Application
|
<!-- This 'dspace-solr' WAR overlays the Apache Solr Web Application
|
||||||
available in Maven Central -->
|
available in Maven Central -->
|
||||||
|
Reference in New Issue
Block a user