package org.argeo.slc.core.build; /** The id uniquely identifying the distribution of a software system. */ public interface DistributionId { }