Update tycho-p2 from 2.7.5 to 3.0.1

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2022-12-07 09:57:55 -06:00 committed by Simone Bordet
parent 7e1de8b1e2
commit 355eebecc4
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.5</tycho-version>
<tycho-version>3.0.1</tycho-version>
</properties>
<build>
<plugins>