NO-JIRA Enabling 2.10.0 on compatibility tests

This commit is contained in:
Clebert Suconic 2020-06-03 15:11:29 -04:00
parent 4eb3fe15f6
commit 3f429d7707
1 changed files with 5 additions and 1 deletions

View File

@ -598,9 +598,13 @@
<value>${ARTEMIS-200}</value>
</property>
<property>
<name>ARTEMIS-210</name>
<name>ARTEMIS-210</name> <!-- 2.1.0 -->
<value>${ARTEMIS-210}</value>
</property>
<property>
<name>ARTEMIS-2_10_0</name> <!-- 2.10.0 -->
<value>${ARTEMIS-2_10_0}</value>
</property>
<property>
<name>ARTEMIS-240</name>
<value>${ARTEMIS-240}</value>