File tree 1 file changed +3
-2
lines changed 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 67
67
<releaseNumberSDK >4.34</releaseNumberSDK >
68
68
<releaseNumberPlatform >4.34</releaseNumberPlatform >
69
69
70
- <tycho .version>4.0.9 </tycho .version>
70
+ <tycho .version>4.0.10-SNAPSHOT </tycho .version>
71
71
72
72
<cbi-plugins .version>1.5.1</cbi-plugins .version>
73
73
<surefire .version>3.5.2</surefire .version>
921
921
<plugin >
922
922
<groupId >org.eclipse.tycho</groupId >
923
923
<artifactId >tycho-apitools-plugin</artifactId >
924
- <version >4.0.8 </version >
924
+ <version >${tycho.version} </version >
925
925
<executions >
926
926
<execution >
927
927
<id >verify</id >
939
939
<logDirectory >${compileLogDir} </logDirectory >
940
940
<enhanceLogs >true</enhanceLogs >
941
941
<printProblems >${printApiMessages} </printProblems >
942
+ <runAsJob >false</runAsJob >
942
943
</configuration >
943
944
</execution >
944
945
</executions >
You can’t perform that action at this time.
0 commit comments