]> git.argeo.org Git - gpl/argeo-jcr.git/blob - rpmfactory/core/StagingRpmRepository.java
Prepare next development cycle
[gpl/argeo-jcr.git] / rpmfactory / core / StagingRpmRepository.java
1 package org.argeo.slc.rpmfactory.core;
2
3 /** Local build repository, used only for builds. */
4 public class StagingRpmRepository extends AbstractRpmRepository {
5
6 }