File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<!-- this is the parent POM from which all modules inherit common settings -->
13
13
<properties >
14
- <tycho-version >2.7.5 </tycho-version >
14
+ <tycho-version >3.0.4 </tycho-version >
15
15
<antrun-version >1.8</antrun-version >
16
16
<maven .test.failure.ignore>true</maven .test.failure.ignore>
17
17
<test .vmargs>-server</test .vmargs>
34
34
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
35
35
<tycho .scmUrl>scm:git:https://github.com/eclipse/pdt.git</tycho .scmUrl>
36
36
<tycho .testArgLine />
37
- <jacoco .version>0.8.5 </jacoco .version>
37
+ <jacoco .version>0.8.10 </jacoco .version>
38
38
<eclipseNext >false</eclipseNext >
39
39
<p2 .mirrorsPrefix>/tools/pdt/updates/8.0/</p2 .mirrorsPrefix>
40
40
<p2 .statsURI>https://download.eclipse.org/stats</p2 .statsURI>
You can’t perform that action at this time.
0 commit comments