mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00
DS-1338 - Fix misleading names/descriptions in Maven POMs. All Maven projects now have consistent & straightforward names.
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
<groupId>org.dspace.modules</groupId>
|
||||
<artifactId>swordv2</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<name>DSpace SWORD v2 :: Web Application</name>
|
||||
<name>DSpace SWORD v2 :: Local Customizations</name>
|
||||
<description>
|
||||
DSpace SWORD v2 Deposit Service Provider Web Application
|
||||
This project allows you to overlay your own local SWORD v2 customizations
|
||||
on top of the default SWORD v2 web application provided with DSpace.
|
||||
</description>
|
||||
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user