From 266451b6706ec0b45e458580de82f657729d8039 Mon Sep 17 00:00:00 2001 From: aboyko Date: Thu, 6 Jul 2023 11:52:05 -0400 Subject: [PATCH] Fix mistake in the pom for e428 --- .../pom.xml | 26 +++++++++++-------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml index c463e645d..fca3e77f0 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e428/pom.xml @@ -752,17 +752,21 @@ gpg.sign - - org.eclipse.tycho - tycho-gpg-plugin - - - - sign-p2-artifacts - - - - + + + + org.eclipse.tycho + tycho-gpg-plugin + + + + sign-p2-artifacts + + + + + + \ No newline at end of file