require lang packs version 3.0.2

This commit is contained in:
Hardy Pottinger
2013-01-30 10:15:56 -06:00
parent d1759671e6
commit 8e6217aab7

View File

@@ -545,12 +545,12 @@
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-api-lang</artifactId> <artifactId>dspace-api-lang</artifactId>
<version>[3.0.0,4.0.0)</version> <version>[3.0.2,4.0.0)</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-xmlui-lang</artifactId> <artifactId>dspace-xmlui-lang</artifactId>
<version>[3.0.0,4.0.0)</version> <version>[3.0.2,4.0.0)</version>
<type>war</type> <type>war</type>
</dependency> </dependency>
<!-- DSpace third Party Dependencies --> <!-- DSpace third Party Dependencies -->