From 60455f7344d75f65466d7ccde81d2398c3080295 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Tue, 2 Jul 2024 16:18:50 +0200 Subject: [PATCH] Fix plugin execution order in osgi module --- bundles/osgi/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bundles/osgi/pom.xml b/bundles/osgi/pom.xml index 09c7ff5561..88918dc933 100644 --- a/bundles/osgi/pom.xml +++ b/bundles/osgi/pom.xml @@ -247,6 +247,12 @@ + + + + org.apache.maven.plugins + maven-gpg-plugin + @@ -362,7 +368,7 @@ scm:git:git@github.com:weld/core.git scm:git:git@github.com:weld/core.git scm:git:git@github.com:weld/core.git - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT