From 07dcbb3ec2736be14ba48f199d2ab926bb0f1156 Mon Sep 17 00:00:00 2001 From: David Date: Sun, 13 Jun 2021 22:11:29 +0200 Subject: [PATCH] specify pom location for release plugin --- library/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/library/pom.xml b/library/pom.xml index 9173f80..811f0a1 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -79,6 +79,22 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.2.1 + + + default + + perform + + + library/pom.xml + + + + org.apache.maven.plugins maven-compiler-plugin