Merge pull request #7669 from eclipse/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-2.7.0

Bump tycho-p2-repository-plugin from 2.6.0 to 2.7.0
This commit is contained in:
Joakim Erdfelt 2022-03-01 16:42:49 -06:00 committed by GitHub
commit 2e0558e673
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.6.0</tycho-version>
<tycho-version>2.7.0</tycho-version>
</properties>
<build>
<plugins>