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/tdwg/mappings-shallow.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">
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 6
    
7 7
    <!-- taxon package -->
8 8
    

Also available in: Unified diff