diff options
Diffstat (limited to 'src/main/resources/mapFiles/HistoryMap.xml')
| -rw-r--r-- | src/main/resources/mapFiles/HistoryMap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mapFiles/HistoryMap.xml b/src/main/resources/mapFiles/HistoryMap.xml index cb08da9..85a2afa 100644 --- a/src/main/resources/mapFiles/HistoryMap.xml +++ b/src/main/resources/mapFiles/HistoryMap.xml @@ -22,7 +22,7 @@ <bind-xml name="SchemaName" node="attribute"/>
</field>
<field name="mSchemaVersion" type="integer" direct="false" get-method="getSchemaVersion" set-method="setSchemaVersion">
- <bind-xml name="SchemaName" node="attribute"/>
+ <bind-xml name="SchemaVersion" node="attribute"/>
</field>
<field name="mViewName" type="string" direct="false" get-method="getViewName" set-method="setViewName">
<bind-xml name="ViewName" node="attribute"/>
|
