diff --git a/.github/project.yml b/.github/project.yml index 18f1dac286..a82e4d2733 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Weld Core release release: current-version: 5.1.3.Final - next-version: 5.1.4-SNAPSHOT + next-version: 5.1.4-SNAPSHOT \ No newline at end of file diff --git a/bundles/osgi/pom.xml b/bundles/osgi/pom.xml index f465e5d0fd..c5a8c4193c 100644 --- a/bundles/osgi/pom.xml +++ b/bundles/osgi/pom.xml @@ -249,6 +249,12 @@ + + + + org.apache.maven.plugins + maven-gpg-plugin +