Skip to content

Commit bfa6064

Browse files
committed
Update versions
1 parent 18efbd9 commit bfa6064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

3M_configuration/web.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,12 @@ This file is part of the Mapping Memory Manager.
233233
<context-param>
234234
<description>Schema Version</description>
235235
<param-name>schemaVersion</param-name>
236-
<param-value>1.5</param-value>
236+
<param-value>1.1</param-value>
237237
</context-param>
238238
<context-param>
239239
<description>System Version</description>
240240
<param-name>systemVersion</param-name>
241-
<param-value>2.0</param-value>
241+
<param-value>1.1</param-value>
242242
</context-param>
243243
<!-- ====================FILTERS==================== -->
244244
<context-param>

0 commit comments

Comments
 (0)