Internal: Change XML version from 1.8 to 3.0 as it will now follow iTop core version numbering

This commit is contained in:
Molkobain
2020-11-09 19:48:28 +01:00
parent f2ff5a4e83
commit 448afc640d
40 changed files with 47 additions and 47 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.8">
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.0">
<classes>
<class id="AbstractResource" _delta="define">
<parent>cmdbAbstractObject</parent>