From 9a82dbb3e6e22bfac5799cdb0ea405eb354e05aa Mon Sep 17 00:00:00 2001 From: rbygrave Date: Thu, 5 Aug 2021 13:17:32 +1200 Subject: [PATCH] Bump parent to java8-oss 3.2 with GPG maven plugin active only with "release" profile The GPG maven plugin is now only active with the "release" profile use -P release when we want to release with GPG signing --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0328ea5b6..465b49402 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.avaje java8-oss - 3.1 + 3.2 io.ebean