mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +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>
|
<version>7.0-SNAPSHOT</version>
|
||||||
<type>war</type>
|
<type>war</type>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- DSpace Localization Packages -->
|
<!-- DSpace API Localization Packages -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.dspace</groupId>
|
<groupId>org.dspace</groupId>
|
||||||
<artifactId>dspace-api-lang</artifactId>
|
<artifactId>dspace-api-lang</artifactId>
|
||||||
<version>[6.0.0,7.0.0)</version>
|
<version>[6.0.0,7.0.0)</version>
|
||||||
</dependency>
|
</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 -->
|
<!-- DSpace third Party Dependencies -->
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user