Represents a reference for an artifact
A description of the reference
The kind of reference
The value of the reference
Add a reference to an artifact
<artifact asset="myAsset" file="myfile.txt">
<reference>
<description>Build ID: 20110212_1330</description>
<kind>build</kind>
<value>http://example.com/build/20110212_1330</value>
</reference>
</artifact>