File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 8
8
<packaging >pom</packaging >
9
9
10
10
<properties >
11
- <tycho-version >4.0.0 </tycho-version >
12
- <tycho-extras-version >4.0.0 </tycho-extras-version >
11
+ <tycho-version >4.0.1 </tycho-version >
12
+ <tycho-extras-version >4.0.1 </tycho-extras-version >
13
13
<deploy-plugin-version >3.1.1</deploy-plugin-version >
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
<maven .build.timestamp.format>yyyyMMdd_HHmmssZ</maven .build.timestamp.format>
44
44
</configuration >
45
45
</plugin >
46
46
47
+ <plugin >
48
+ <groupId >org.eclipse.tycho</groupId >
49
+ <artifactId >tycho-versions-plugin</artifactId >
50
+ <version >${tycho-version} </version >
51
+ </plugin >
52
+
47
53
<plugin >
48
54
<groupId >org.eclipse.tycho</groupId >
49
55
<artifactId >tycho-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments