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:
Olivier Lamy 2013-05-21 10:56:33 +00:00
parent 5c8bc953b6
commit 45d7acc03e

View File

@ -27,6 +27,9 @@
public class ProjectVersionMetadata
extends FacetedMetadata
{
/**
* id is the version
*/
private String id;
private String url;