Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit 83760e9

Browse files
Use Xtext/Xtend version 2.26.0.M2 to support compilation with JDK17
1 parent f3fc898 commit 83760e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1212
<jdk.version>1.8</jdk.version>
1313
<tvdcc.basedir>/usr/local/bin/tvdcc</tvdcc.basedir>
14-
<xtext.version>2.25.0</xtext.version>
14+
<xtext.version>2.26.0.M2</xtext.version>
1515
<skip.genmodel>false</skip.genmodel>
1616
</properties>
1717
<profiles>

0 commit comments

Comments
 (0)