Bump tycho-p2-repository-plugin from 2.7.2 to 2.7.3 (#7972)

Bumps tycho-p2-repository-plugin from 2.7.2 to 2.7.3.

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-10 06:15:47 -05:00 committed by GitHub
parent 421d487f82
commit 135896181b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<description>Generates a (maven based) P2 Updatesite</description>
<packaging>pom</packaging>
<properties>
<tycho-version>2.7.2</tycho-version>
<tycho-version>2.7.3</tycho-version>
</properties>
<build>
<plugins>