Uses of Class
org.jreleaser.maven.plugin.UpdateSection
-
Packages that use UpdateSection Package Description org.jreleaser.maven.plugin -
-
Uses of UpdateSection in org.jreleaser.maven.plugin
Methods in org.jreleaser.maven.plugin that return UpdateSection Modifier and Type Method Description static UpdateSectionUpdateSection. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UpdateSection[]UpdateSection. values()Returns an array containing the constants of this enum type, in the order they are declared.
-