package org.argeo.slc.cms.deploy; import org.argeo.slc.deploy.DeploymentData; public interface CmsDeploymentData extends DeploymentData { }