Uses of Class
com.github.danielflower.mavenplugins.release.VersionName
-
-
Uses of VersionName in com.github.danielflower.mavenplugins.release
Methods in com.github.danielflower.mavenplugins.release that return VersionName Modifier and Type Method Description VersionNameVersionNamer. name(String pomVersion, Long buildNumber, Collection<Long> previousBuildNumbers)Constructors in com.github.danielflower.mavenplugins.release with parameters of type VersionName Constructor Description ReleasableModule(org.apache.maven.project.MavenProject project, VersionName version, String equivalentVersion, String relativePathToModule)
-