org.codehaus.mojo.versions.change
Interface VersionChanger

All Known Implementing Classes:
AbstractVersionChanger, CompositeVersionChanger, DependencyVersionChanger, ParentVersionChanger, PluginVersionChanger, ProjectVersionChanger

public interface VersionChanger

Created by IntelliJ IDEA.

Since:
15-Sep-2010 15:59:00
Author:
Stephen Connolly

Method Summary
 void apply(VersionChange versionChange)
           
 

Method Detail

apply

void apply(VersionChange versionChange)
           throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException


Copyright © 2008-2012 Codehaus. All Rights Reserved.