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

This commit is contained in:
Joakim Erdfelt 2023-02-24 15:45:34 -06:00
commit d60c1dae36
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.2</tycho-version>
<tycho-version>3.0.3</tycho-version>
</properties>
<build>
<plugins>