Update dspace/modules/solr/pom.xml

Remove Version of Maven war plugin from Overlay
This commit is contained in:
Mark Diggory
2012-10-08 11:12:24 -07:00
parent fdaffdc806
commit 6bb3212b15

View File

@@ -21,8 +21,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<!--Upgraded version required since we need to use the exclude option !-->
<version>2.1-alpha-2</version>
<configuration>
<!-- This 'dspace-solr' WAR overlays the Apache Solr Web Application
available in Maven Central -->