diff --git a/openbis_standard_technologies/source/java/standard-technologies-applicationContext.xml b/openbis_standard_technologies/source/java/standard-technologies-applicationContext.xml index 181b7aa2614acc5595e2b4ac15ba1ba5ff55ebac..dea1517507b65ee8d74eb5c35671b62a673e9674 100644 --- a/openbis_standard_technologies/source/java/standard-technologies-applicationContext.xml +++ b/openbis_standard_technologies/source/java/standard-technologies-applicationContext.xml @@ -26,7 +26,6 @@ <property name="configLocation" value="classpath:applicationContext.xml" /> <property name="conditionalConfigLocations"> <list> - <value>${proteomics-application-context-required}:classpath:proteomics-plugin-applicationContext.xml</value> <value>${screening-application-context-required}:classpath:screening-plugin-applicationContext.xml</value> </list> </property>