From f61b0de562de591e22c18e9596137d94098dca5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 17:14:03 +0000 Subject: [PATCH] Bump tycho-version from 2.7.0 to 3.0.0 Bumps `tycho-version` from 2.7.0 to 3.0.0. Updates `target-platform-configuration` from 2.7.0 to 3.0.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.0...tycho-3.0.0) Updates `tycho-maven-plugin` from 2.7.0 to 3.0.0 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.0...tycho-3.0.0) Updates `tycho-p2-director-plugin` from 2.7.0 to 3.0.0 Updates `tycho-surefire-plugin` from 2.7.0 to 3.0.0 --- updated-dependencies: - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-p2-director-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 079acdf..bcf48ac 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ - 2.7.0 + 3.0.0 UTF-8