Project

General

Profile

« Previous | Next » 

Revision 5db155c8

Added by Andreas Müller about 3 years ago

ref #9359, ref #5095 upgrade dozer form 5.5.1 to 6.5.0 and use dozer-spring

View differences:

cdmlib-remote/src/main/resources/eu/etaxonomy/cdm/remote/dto/dwc/mappings.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<mappings xmlns="http://dozer.sourceforge.net" 
3
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
    xsi:schemaLocation="http://dozer.sourceforge.net
5
      http://dozer.sourceforge.net/schema/beanmapping.xsd">
6
      
2
<mappings xmlns="http://dozermapper.github.io/schema/bean-mapping"
3
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
          xsi:schemaLocation="http://dozermapper.github.io/schema/bean-mapping 
5
            http://dozermapper.github.io/schema/bean-mapping.xsd">
6
 
7 7
     <!-- 
8 8
        =================================
9 9
          Mapping for Simple Darwin Core

Also available in: Unified diff