Package br.org.soujava.pomeditor.mojo
Class RollbackMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- br.org.soujava.pomeditor.mojo.RollbackMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled
,org.apache.maven.plugin.Mojo
@Mojo(name="rollback") public class RollbackMojo extends org.apache.maven.plugin.AbstractMojo
Restore the target POM file with the backup POM file
-
-
Constructor Summary
Constructors Constructor Description RollbackMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-