Class PomUpdater
- java.lang.Object
-
- com.github.danielflower.mavenplugins.release.PomUpdater
-
public class PomUpdater extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPomUpdater.UpdateResult
-
Constructor Summary
Constructors Constructor Description PomUpdater(org.apache.maven.plugin.logging.Log log, Reactor reactor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PomUpdater.UpdateResultupdateVersion()
-
-
-
Constructor Detail
-
PomUpdater
public PomUpdater(org.apache.maven.plugin.logging.Log log, Reactor reactor)
-
-
Method Detail
-
updateVersion
public PomUpdater.UpdateResult updateVersion()
-
-