package org.argeo.slc.build; public interface Distribution { public String getDistributionId(); }