]> git.argeo.org Git - gpl/argeo-slc.git/blob - core/build/DistributionId.java
Prepare next development cycle
[gpl/argeo-slc.git] / core / build / DistributionId.java
1 package org.argeo.slc.core.build;
2
3 /** The id uniquely identifying the distribution of a software system.
4 * @deprecated*/
5 public interface DistributionId {
6
7 }