diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-07-12 16:10:53 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-07-12 16:10:53 +0200 |
commit | 729500a159c61a697c528e0c86abd132f4380b0d (patch) | |
tree | 9d0dbaa2205ac3a8d3b96f8c4c9a844250af5bce /eaaf_core/src/main/resources | |
parent | 47ca9c6c93447788376ba53e394ed3116d5a3dcc (diff) | |
download | EAAF-Components-729500a159c61a697c528e0c86abd132f4380b0d.tar.gz EAAF-Components-729500a159c61a697c528e0c86abd132f4380b0d.tar.bz2 EAAF-Components-729500a159c61a697c528e0c86abd132f4380b0d.zip |
some more updates
Diffstat (limited to 'eaaf_core/src/main/resources')
-rw-r--r-- | eaaf_core/src/main/resources/eaaf_core.beans.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eaaf_core/src/main/resources/eaaf_core.beans.xml b/eaaf_core/src/main/resources/eaaf_core.beans.xml index 56ca556c..40d1f2cf 100644 --- a/eaaf_core/src/main/resources/eaaf_core.beans.xml +++ b/eaaf_core/src/main/resources/eaaf_core.beans.xml @@ -1,4 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + --> + <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" |