From: Jessica Wagantall Date: Tue, 26 Mar 2024 00:02:42 +0000 (-0700) Subject: Fix: Update directory-maven-plugin version X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ca79a35acf131cd3c350a92b934dda5a7adf55ff;p=ccsdk%2Fcds.git Fix: Update directory-maven-plugin version In GHA, we are having the following issue after running CLM followed by Sonar goals: Cannot find a single highest directory for this project set. Seems that this issue can be fixed by bumping this plugin to the latest version. Issue-ID: CIMAN-33 Change-Id: Id99de184b84588e12b30bda35989524f094a9d52 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index bc2bca499..476de6f15 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ limitations under the License. org.commonjava.maven.plugins directory-maven-plugin - 0.3 + 1.0 validate