]> source.dussan.org Git - sonarqube.git/blob
515adaa8f4846494974c02353db2abd7e5d40c91
[sonarqube.git] /
1 <dataset>
2
3   <!-- user 100 has the role "user" on the project 300 -->
4   <user_roles id="1" user_id="100" resource_id="300" role="user"/>
5   <user_roles id="2" user_id="100" resource_id="400" role="codeviewer"/>
6
7   <projects id="300" kee="pj-w-snapshot" uuid="DEFG" module_uuid="[null]" enabled="[true]"/>
8   <projects id="400" kee="pj-wo-snapshot" uuid="EFGH" module_uuid="[null]" enabled="[true]"/>
9
10 </dataset>