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