mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Remove unused dspace-xmlui-lang dependency
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -994,18 +994,12 @@
|
||||
<version>7.0-SNAPSHOT</version>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
<!-- DSpace Localization Packages -->
|
||||
<!-- DSpace API Localization Packages -->
|
||||
<dependency>
|
||||
<groupId>org.dspace</groupId>
|
||||
<artifactId>dspace-api-lang</artifactId>
|
||||
<version>[6.0.0,7.0.0)</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.dspace</groupId>
|
||||
<artifactId>dspace-xmlui-lang</artifactId>
|
||||
<version>[6.0.0,7.0.0)</version>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
|
||||
<!-- DSpace third Party Dependencies -->
|
||||
|
||||
|
Reference in New Issue
Block a user