Package org.jreleaser.maven.plugin
Class Milestone
- java.lang.Object
-
- org.jreleaser.maven.plugin.Milestone
-
public class Milestone extends java.lang.Object- Since:
- 0.1.0
- Author:
- Andres Almiray
-
-
Constructor Summary
Constructors Constructor Description Milestone()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.BooleanisClose()booleanisCloseSet()voidsetClose(java.lang.Boolean close)voidsetName(java.lang.String name)
-