Fixes bug ,due to rename, on fetching external Grants.
This commit is contained in:
parent
06b54ba8e6
commit
184b28e8ea
|
@ -84,7 +84,7 @@
|
||||||
<fetchMode>FIRST</fetchMode> <!-- EITHER 'FIRST' OR 'ALL' -->
|
<fetchMode>FIRST</fetchMode> <!-- EITHER 'FIRST' OR 'ALL' -->
|
||||||
</tags>
|
</tags>
|
||||||
|
|
||||||
<projects>
|
<grants>
|
||||||
|
|
||||||
<urls>
|
<urls>
|
||||||
<urlConfig>
|
<urlConfig>
|
||||||
|
@ -124,7 +124,7 @@
|
||||||
|
|
||||||
<fetchMode>FIRST</fetchMode> <!-- EITHER 'FIRST' OR 'ALL' -->
|
<fetchMode>FIRST</fetchMode> <!-- EITHER 'FIRST' OR 'ALL' -->
|
||||||
|
|
||||||
</projects>
|
</grants>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue