java.lang.Object
io.github.devsecops.engine.domain.pom.commands.PomIncreaseVersionCommand
- All Implemented Interfaces:
Command
@Component
public class PomIncreaseVersionCommand
extends Object
implements Command
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PomIncreaseVersionCommand
public PomIncreaseVersionCommand()
-