From ac09c20fef3588bd99a5335c8af38cdfc1ea599b Mon Sep 17 00:00:00 2001 From: xsalefter Date: Fri, 9 Jun 2023 11:17:58 +0700 Subject: [PATCH] add workflow_call to release.yml --- .github/workflows/release.yml | 3 +++ pom.xml | 14 +++++++------- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ebd77e8b..fdc94782 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,6 +1,9 @@ name: release on: + # needed because this workflow included in release-repo-dispatch.yml + workflow_call: + workflow_dispatch: inputs: commons_version: diff --git a/pom.xml b/pom.xml index f330b82e..36b839b3 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ false false false - + false true 10.15.2.0 @@ -146,8 +146,8 @@ 8.1.0 *;scope=compile|runtime;inline=true ${project.description} - - + + "Classes found in the wrong directory...","Unused Import-Package instructions...","While traversing the type tree for...";is:=ignore ${osgi.extra-import}, @@ -211,7 +211,7 @@ ${project.name} true - + ${project.groupId}.${project.artifactId} true 8.0.0 @@ -1900,7 +1900,7 @@ junit:junit:[4.11,) - + @@ -2145,8 +2145,8 @@ ${check.skip-rat} ${check.ignore-rat} - - + + true true