move to CoreDSL v2.0.3

This commit is contained in:
2022-05-08 13:54:27 +02:00
parent b939c3b37c
commit 65f2b42a4c
4 changed files with 45 additions and 49 deletions

View File

@@ -7,13 +7,13 @@
<packaging>pom</packaging>
<properties>
<xtextVersion>2.22.0</xtextVersion>
<mwe2Version>2.11.3</mwe2Version>
<xtextVersion>2.26.0</xtextVersion>
<mwe2Version>2.12.2</mwe2Version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<!-- Tycho settings -->
<tycho-version>1.7.0</tycho-version>
<tycho-version>2.6.0</tycho-version>
<!-- Define overridable properties for tycho-surefire-plugin -->
<platformSystemProperties></platformSystemProperties>
<moduleProperties></moduleProperties>