File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<extensions >
3
3
<extension >
4
- <groupId >org.eclipse.tycho.extras </groupId >
5
- <artifactId >tycho-pomless </artifactId >
6
- <version >1 .7.0</version >
4
+ <groupId >org.eclipse.tycho</groupId >
5
+ <artifactId >tycho-build </artifactId >
6
+ <version >2 .7.0</version >
7
7
</extension >
8
8
</extensions >
Original file line number Diff line number Diff line change 19
19
20
20
<properties >
21
21
<new .version>2.3.0-SNAPSHOT</new .version>
22
- <tycho .version>2.5 .0</tycho .version>
22
+ <tycho .version>2.7 .0</tycho .version>
23
23
<target .platform>Eclipse-2021-12</target .platform>
24
24
<target .platform.url>http://download.eclipse.org/releases/2021-12</target .platform.url>
25
25
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments