Package | Description |
---|---|
org.apache.maven.artifact.repository.metadata |
Modifier and Type | Method and Description |
---|---|
SnapshotVersion |
SnapshotVersion.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<SnapshotVersion> |
Versioning.getSnapshotVersions()
Method getSnapshotVersions.
|
Modifier and Type | Method and Description |
---|---|
void |
Versioning.addSnapshotVersion(SnapshotVersion snapshotVersion)
Method addSnapshotVersion.
|
void |
Versioning.removeSnapshotVersion(SnapshotVersion snapshotVersion)
Method removeSnapshotVersion.
|
Modifier and Type | Method and Description |
---|---|
void |
Versioning.setSnapshotVersions(List<SnapshotVersion> snapshotVersions)
Set the snapshot versions available for the artifact.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.