Skip to content
Snippets Groups Projects
Commit 06d50942 authored by mbrodhu's avatar mbrodhu
Browse files

added new version of metsModsMapping

parent 2fc229b3
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@
<dependency>
<groupId>org.classicmayan.tools</groupId>
<artifactId>metsModsMapping</artifactId>
<version>1.1.13</version>
<version>1.1.15</version>
</dependency>
<dependency>
<groupId>de.shadowhunt.maven.plugins</groupId>
......
......@@ -22,7 +22,7 @@
<bean id="propertyPlaceholderConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="locations">
<list>
<value>file:/etc/dhrep/oaipmh/oaipmh.properties</value>
<value>file:/etc/dhrep/oaipmh/oaipmh.properties_tmp</value>
</list>
</property>
<property name="ignoreResourceNotFound" value="true" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment