org.apache.maven.plugins.release.helpers

Class ProjectScmRewriter

public class ProjectScmRewriter extends Object

Constructor Summary
ProjectScmRewriter(ReleaseProgressTracker releaseProgress)
Method Summary
voidrestoreScmInfo(Model model)
voidrewriteScmInfo(Model model, String projectId, String tagLabel)

Constructor Detail

ProjectScmRewriter

public ProjectScmRewriter(ReleaseProgressTracker releaseProgress)

Method Detail

restoreScmInfo

public void restoreScmInfo(Model model)

rewriteScmInfo

public void rewriteScmInfo(Model model, String projectId, String tagLabel)
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.