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