Skip to content

Commit 7df659f

Browse files
dependabot[bot]carstenartur
authored andcommitted
Bump tycho-version from 4.0.13 to 5.0.0
Bumps `tycho-version` from 4.0.13 to 5.0.0. Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.13 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.13...tycho-5.0.0) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.13 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.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.13 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.13...tycho-5.0.0) Updates `org.eclipse.tycho.extras:target-platform-validation-plugin` from 4.0.13 to 5.0.0 Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.13 to 5.0.0 Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 4.0.13 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.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-p2-director-plugin` from 4.0.13 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.13...tycho-5.0.0) --- updated-dependencies: - 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:target-platform-configuration dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-packaging-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho.extras:target-platform-validation-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 - 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-p2-director-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f932aee commit 7df659f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.2.2-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111
<properties>
12-
<tycho-version>4.0.13</tycho-version>
12+
<tycho-version>5.0.0</tycho-version>
1313
<rcp-version>eclipse</rcp-version>
1414
<!-- <rcp-version>2021-03</rcp-version> -->
1515
<jacoco-version>0.8.13</jacoco-version>

0 commit comments

Comments
 (0)