Skip to content

Commit 03e2474

Browse files
Bump tycho-version from 4.0.10 to 5.0.0
Bumps `tycho-version` from 4.0.10 to 5.0.0. Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.10 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.10 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-versions-plugin` from 4.0.10 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-5.0.0) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.10 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 4.0.10 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.10 to 5.0.0 --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-versions-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent daab281 commit 03e2474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</scm>
4242

4343
<properties>
44-
<tycho-version>4.0.10</tycho-version>
44+
<tycho-version>5.0.0</tycho-version>
4545
<xtextVersion>2.39.0</xtextVersion>
4646
<emfVersion>2.23.0</emfVersion>
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)