mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[DS-2865] Upgrade xoai dependency version & groupId
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<!-- This is the path to the root [dspace-src] directory. -->
|
||||
<root.basedir>${basedir}/..</root.basedir>
|
||||
<spring.version>3.2.5.RELEASE</spring.version>
|
||||
<xoai.version>3.2.9</xoai.version>
|
||||
<xoai.version>3.2.10</xoai.version>
|
||||
<jtwig.version>2.0.1</jtwig.version>
|
||||
</properties>
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
<dependencies>
|
||||
<!-- OAI Data Provider Framework -->
|
||||
<dependency>
|
||||
<groupId>com.lyncode</groupId>
|
||||
<groupId>org.dspace</groupId>
|
||||
<artifactId>xoai</artifactId>
|
||||
<version>${xoai.version}</version>
|
||||
</dependency>
|
||||
|
Reference in New Issue
Block a user