File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
org.eclipse.xtext.example.arithmetics.xpect.tests
org.eclipse.xtext.example.domainmodel.xpect.tests Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ pipeline {
2121 environment {
2222 PUBLISH_LOCATION = ' updates'
2323 BUILD_TIMESTAMP = sh(returnStdout : true , script : ' date +%Y%m%d%H%M' ). trim()
24- TYCHO_VERSION = ' 4.0.3 '
24+ TYCHO_VERSION = ' 4.0.7 '
2525 TARGET_PLATFORM_PRIMARY = ' eclipse_2023_03-xtext_2_31_0'
2626 TARGET_PLATFORM_LATEST = ' eclipse_2024_06-xtext_nightly'
2727 }
Original file line number Diff line number Diff line change 252252 < listAttribute key=" M2_PROPERTIES" >
253253 < listEntry value=" target-platform=eclipse_2023_03-xtext_2_31_0" />
254254 < listEntry value=" user.home=$${system_property:user.home}" />
255- < listEntry value=" tycho-version=4.0.3 " />
255+ < listEntry value=" tycho-version=4.0.7 " />
256256 < /listAttribute>
257257 < stringAttribute key=" M2_RUNTIME" value=" EMBEDDED" />
258258 < booleanAttribute key=" M2_SKIP_TESTS" value=" true" />
Original file line number Diff line number Diff line change 1717 <properties >
1818 <target-platform >eclipse_2023_03-xtext_2_31_0</target-platform >
1919 <xtextVersion >2.31.0</xtextVersion >
20- <tycho-version >4.0.3 </tycho-version >
20+ <tycho-version >4.0.7 </tycho-version >
2121 <target-platform-version >0.3.0-SNAPSHOT</target-platform-version >
2222 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2323 </properties >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Contributors:
2020 <properties >
2121 <os-jvm-flags />
2222 <memory-settings >-Xmx1G</memory-settings >
23- <tycho-version >4.0.3 </tycho-version >
23+ <tycho-version >4.0.7 </tycho-version >
2424 <target-platform >eclipse_2023_03-xtext_2_31_0</target-platform >
2525 <target-platform-version >0.3.0-SNAPSHOT</target-platform-version >
2626 </properties >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Contributors:
1919
2020 <properties >
2121 <memory-settings >-Xmx1G</memory-settings >
22- <tycho-version >4.0.3 </tycho-version >
22+ <tycho-version >4.0.7 </tycho-version >
2323 <target-platform >eclipse_2023_03-xtext_2_31_0</target-platform >
2424 <target-platform-version >0.3.0-SNAPSHOT</target-platform-version >
2525 </properties >
You can’t perform that action at this time.
0 commit comments