mirror of
https://github.com/apache/archiva.git
synced 2025-02-21 17:35:19 +00:00
simple javadoc as this property value was not very clear with the name :-)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1484752 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5c8bc953b6
commit
45d7acc03e
@ -27,6 +27,9 @@
|
|||||||
public class ProjectVersionMetadata
|
public class ProjectVersionMetadata
|
||||||
extends FacetedMetadata
|
extends FacetedMetadata
|
||||||
{
|
{
|
||||||
|
/**
|
||||||
|
* id is the version
|
||||||
|
*/
|
||||||
private String id;
|
private String id;
|
||||||
|
|
||||||
private String url;
|
private String url;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user