File tree Expand file tree Collapse file tree 5 files changed +0
-7
lines changed
org.eclipse.sdk.examples-feature Expand file tree Collapse file tree 5 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 25
25
<plugin >
26
26
<groupId >org.eclipse.tycho</groupId >
27
27
<artifactId >tycho-packaging-plugin</artifactId >
28
- <version >${tycho.version} </version >
29
28
<configuration >
30
29
<format >'v${buildTimestamp} '</format >
31
30
</configuration >
Original file line number Diff line number Diff line change 25
25
<plugin >
26
26
<groupId >org.eclipse.tycho</groupId >
27
27
<artifactId >tycho-packaging-plugin</artifactId >
28
- <version >${tycho.version} </version >
29
28
<configuration >
30
29
<format >'v${buildTimestamp} '</format >
31
30
</configuration >
Original file line number Diff line number Diff line change 25
25
<plugin >
26
26
<groupId >org.eclipse.tycho</groupId >
27
27
<artifactId >tycho-packaging-plugin</artifactId >
28
- <version >${tycho.version} </version >
29
28
<configuration >
30
29
<format >'v${buildTimestamp} '</format >
31
30
</configuration >
Original file line number Diff line number Diff line change 26
26
<plugin >
27
27
<groupId >org.eclipse.tycho</groupId >
28
28
<artifactId >tycho-source-plugin</artifactId >
29
- <version >${tycho.version} </version >
30
29
<executions >
31
30
<execution >
32
31
<phase >package</phase >
45
44
<plugin >
46
45
<groupId >org.eclipse.tycho</groupId >
47
46
<artifactId >tycho-p2-plugin</artifactId >
48
- <version >${tycho.version} </version >
49
47
<executions >
50
48
<execution >
51
49
<id >attach-p2-metadata</id >
Original file line number Diff line number Diff line change 27
27
<plugin >
28
28
<groupId >org.eclipse.tycho</groupId >
29
29
<artifactId >tycho-source-plugin</artifactId >
30
- <version >${tycho.version} </version >
31
30
<executions >
32
31
<execution >
33
32
<phase >package</phase >
51
50
<plugin >
52
51
<groupId >org.eclipse.tycho</groupId >
53
52
<artifactId >tycho-p2-plugin</artifactId >
54
- <version >${tycho.version} </version >
55
53
<executions >
56
54
<execution >
57
55
<id >attach-p2-metadata</id >
You can’t perform that action at this time.
0 commit comments