Skip to content

Commit 8074444

Browse files
akurtakovHannesWell
authored andcommitted
Update tycho to 4.0.7
1 parent 8bf2ad2 commit 8074444

File tree

24 files changed

+28
-4
lines changed

24 files changed

+28
-4
lines changed

.mvn/maven.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
--fail-at-end
66
-Dtycho.localArtifacts=ignore
77
-Dtycho.target.pomDependencies=consider
8-
-Dtycho-version=4.0.4
8+
-Dtycho-version=4.0.7
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# To force a version qualifier update add the bug here
2+
Update to Tycho 4.0.7
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# To force a version qualifier update add the bug here
22
Enforce recompilation to pick up return-type change from Array to List: https://github.com/eclipse-m2e/m2e-core/issues/896
33
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
4+
Update to Tycho 4.0.7

org.eclipse.m2e.core.tests/resources/projects/projectExtension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>0.0.1-SNAPSHOT</version>
88

99
<properties>
10-
<tycho-version>2.7.3</tycho-version>
10+
<tycho-version>4.0.7</tycho-version>
1111
</properties>
1212

1313
<build>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# To force a version qualifier update add the bug here
22
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
3+
Update to Tycho 4.0.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# To force a version qualifier update add the bug here
22
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
3-
Last update: Wed Mar 22 15:45:13 CST 2023
3+
Update to Tycho 4.0.7
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# To force a version qualifier update add the bug here
22
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
3+
Update to Tycho 4.0.7
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# To force a version qualifier update add the bug here
22
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
3+
Update to Tycho 4.0.7
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# To force a version qualifier update add the bug here
22
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
3+
Update to Tycho 4.0.7
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# To force a version qualifier update add the bug here
22
Update build-qualifier because the compiled byte-code has changed, probably due to newer JDK minor version used in the CI
3+
Update to Tycho 4.0.7

0 commit comments

Comments
 (0)