| Package | Description | 
|---|---|
| org.apache.maven.shared.release.versions | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultVersionInfoThis compares and increments versions for a common java versioning scheme. | 
| Modifier and Type | Method and Description | 
|---|---|
| VersionInfo | VersionInfo. getNextVersion()Returns a  VersionInfoobject which represents the next version
    of this object. | 
| VersionInfo | DefaultVersionInfo. getNextVersion() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | DefaultVersionInfo. compareTo(VersionInfo obj)
 Compares this  DefaultVersionInfoto the suppliedDefaultVersionInfoto determine which version is
 greater. | 
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.