package com.atlassian.maven.jgitflow.api; public interface MavenHotfixStartExtension extends StartProductionBranchExtension { }