
public class UpdateRootVersionsProcedure extends UpdateParentPomInteractiveProcedure implements APIProcedure, PomFixer
| Constructor and Description |
|---|
UpdateRootVersionsProcedure(String newVersion)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
ask4NewVersion(String groupID,
String artifactID,
String currentVersion)
Ask the user for the new version for the given artifact.
|
execute, fixclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecutepublic UpdateRootVersionsProcedure(String newVersion)
newVersion - the new Version to use for all artifacts affected.protected String ask4NewVersion(String groupID, String artifactID, String currentVersion)
UpdateParentPomInteractiveProcedureask4NewVersion in class UpdateParentPomInteractiveProcedureCopyright © 2018 universAAL Consortium. All rights reserved.