/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package pl.edu.icm.coansys.constants;
/**
*
* @author kura
*/
public interface OrganizationsConstants {
String COANSYS_MODULE_OLD_ID_ORGANIZATION_DEDUPLICATION = "coansys/org-dedup-old";
}