Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.eclipse.tycho-tycho-p2-repository-plugin-4.0.0' into fix/10.0.x/dependency-rollup

This commit is contained in:
Joakim Erdfelt 2023-07-06 04:57:20 -05:00
commit d1be19feec
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
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>3.0.4</tycho-version>
<tycho-version>4.0.0</tycho-version>
</properties>
<build>
<plugins>