Bump tycho-p2-repository-plugin from 2.7.3 to 2.7.4 (#8305)
Bumps tycho-p2-repository-plugin from 2.7.3 to 2.7.4. --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
96f8dd6ffc
commit
975c93b488
|
@ -12,7 +12,7 @@
|
||||||
<description>Generates a (maven based) P2 Updatesite</description>
|
<description>Generates a (maven based) P2 Updatesite</description>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<properties>
|
<properties>
|
||||||
<tycho-version>2.7.3</tycho-version>
|
<tycho-version>2.7.4</tycho-version>
|
||||||
</properties>
|
</properties>
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
Loading…
Reference in New Issue