Skip to content

Commit

Permalink
Bump version.tycho from 2.7.1 to 2.7.2 in /tools
Browse files Browse the repository at this point in the history
Bumps `version.tycho` from 2.7.1 to 2.7.2.

Updates `target-platform-configuration` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/eclipse/tycho/releases)
- [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-2.7.1...tycho-2.7.2)

Updates `tycho-compiler-plugin` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/eclipse/tycho/releases)
- [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-2.7.1...tycho-2.7.2)

Updates `tycho-maven-plugin` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/eclipse/tycho/releases)
- [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-2.7.1...tycho-2.7.2)

Updates `tycho-p2-director-plugin` from 2.7.1 to 2.7.2

Updates `tycho-p2-plugin` from 2.7.1 to 2.7.2

Updates `tycho-p2-publisher-plugin` from 2.7.1 to 2.7.2

Updates `tycho-p2-repository-plugin` from 2.7.1 to 2.7.2

Updates `tycho-packaging-plugin` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/eclipse/tycho/releases)
- [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-2.7.1...tycho-2.7.2)

Updates `tycho-source-plugin` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/eclipse/tycho/releases)
- [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-2.7.1...tycho-2.7.2)

Updates `tycho-surefire-plugin` from 2.7.1 to 2.7.2

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-director-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-publisher-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-packaging-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tuxji committed May 2, 2022
1 parent 3887179 commit 8a57071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<version.sadl>3.5.0-SNAPSHOT</version.sadl>
<version.slf4j>1.7.36</version.slf4j>
<version.surefire>3.0.0-M6</version.surefire>
<version.tycho>2.7.1</version.tycho>
<version.tycho>2.7.2</version.tycho>
<version.verdict>${project.version}</version.verdict>
<version.xtext>2.26.0</version.xtext>
</properties>
Expand Down

0 comments on commit 8a57071

Please sign in to comment.