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

This commit is contained in:
Joakim Erdfelt 2023-04-02 06:39:44 -05:00
commit 3ddb5ee8f1
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.3</tycho-version>
<tycho-version>3.0.4</tycho-version>
</properties>
<build>
<plugins>