Project

General

Profile

« Previous | Next » 

Revision e4598bb4

Added by Andreas Müller over 4 years ago

ref #1444 add new ERMS source and rename old one

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/app/pesi/validate/PesiErmsValidator.java
31 31

  
32 32
    private static final Logger logger = Logger.getLogger(PesiErmsValidator.class);
33 33

  
34
    private static final Source defaultSource = PesiSources.PESI2019_ERMS();
34
    private static final Source defaultSource = PesiSources.PESI2019_ERMS_2018();
35 35
//    private static final Source defaultDestination = PesiDestinations.pesi_test_local_CDM_ERMS2PESI();
36 36
    private static final Source defaultDestination = PesiDestinations.pesi_test_local_CDM_ERMS2PESI_2();
37 37

  

Also available in: Unified diff