mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
restoring version of mvn-war plugin, removed by mistake
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5348 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -57,6 +57,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-war-plugin</artifactId>
|
||||
<version>2.1-beta-1</version>
|
||||
<configuration>
|
||||
<failOnMissingWebXml>false</failOnMissingWebXml>
|
||||
<archive>
|
||||
@@ -837,6 +838,17 @@
|
||||
</developers>
|
||||
|
||||
<contributors>
|
||||
<contributor>
|
||||
<name>Add Your Name Here and submit a patch!</name>
|
||||
<email>contributor at myu.edu</email>
|
||||
<url>http://www.myu.edu/me</url>
|
||||
<organization>My University</organization>
|
||||
<organizationUrl>http://www.myu.edu</organizationUrl>
|
||||
<roles>
|
||||
<role>developer</role>
|
||||
</roles>
|
||||
<timezone>0</timezone>
|
||||
</contributor>
|
||||
<contributor>
|
||||
<name>Pere Villega</name>
|
||||
<email>pere.villega@gmail.com</email>
|
||||
|
Reference in New Issue
Block a user