Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
[eclipse-xtext/xtext#2002] bootstrap against Xtext 2.26.0.M2
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich committed Oct 1, 2021
1 parent 9649619 commit 6b53717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/org.eclipse.xtext.tycho.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<tycho-version>1.7.0</tycho-version>
<!-- version of the "bootstrap" plugin; used to compile xtend sources in xtend -->
<xtend-maven-plugin-version>2.26.0.M1</xtend-maven-plugin-version>
<xtend-maven-plugin-version>2.26.0.M2</xtend-maven-plugin-version>
<project.build.sourceEncoding>ISO-8859-1</project.build.sourceEncoding>
<project.reporting.outputEncoding>ISO-8859-1</project.reporting.outputEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
Expand Down

0 comments on commit 6b53717

Please sign in to comment.