| Package | Description |
|---|---|
| org.apache.maven.shared.release.versions |
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.setAnnotationRevision(String newAnnotationRevision)
Setter for the field
annotationRevision. |
Version |
Version.setBuildSpecifier(String newBuildSpecifier)
Setter for the field
buildSpecifier. |
Version |
Version.setDigits(List<String> newDigits)
Setter for the field
digits. |
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version other)
compareTo.
|
protected static String |
Version.getVersionString(Version info,
String buildSpecifier,
String buildSeparator)
getVersionString.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.