We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18efbd9 commit bfa6064Copy full SHA for bfa6064
3M_configuration/web.xml
@@ -233,12 +233,12 @@ This file is part of the Mapping Memory Manager.
233
<context-param>
234
<description>Schema Version</description>
235
<param-name>schemaVersion</param-name>
236
- <param-value>1.5</param-value>
+ <param-value>1.1</param-value>
237
</context-param>
238
239
<description>System Version</description>
240
<param-name>systemVersion</param-name>
241
- <param-value>2.0</param-value>
242
243
<!-- ====================FILTERS==================== -->
244
0 commit comments