mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00
Revert changes from r6815 so that SWORD2 webapp includes the dspace-swordv2-*-classes.jar as a dependency
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6823 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -114,10 +114,10 @@
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!-- DSpace Implementation of SWORDv2 Provider -->
|
||||
<dependency>
|
||||
<groupId>org.swordapp</groupId>
|
||||
<artifactId>server</artifactId>
|
||||
<version>2.0</version>
|
||||
<groupId>org.dspace</groupId>
|
||||
<artifactId>dspace-swordv2</artifactId>
|
||||
<type>jar</type>
|
||||
<classifier>classes</classifier>
|
||||
</dependency>
|
||||
|
Reference in New Issue
Block a user