From: Dan Timoney Date: Thu, 11 Dec 2025 16:59:23 +0000 (-0500) Subject: Update parent pom version to pick up deploy fix X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F40%2F142740%2F1;p=sdnc%2Fapps.git Update parent pom version to pick up deploy fix Update to latest parent pom version to pick up fix for maven-deploy-plugin incompatibility Issue-ID: CCSDK-4143 Change-Id: I7a9e648c800b1c692a5dcdd0e772fe445ce22c30 Signed-off-by: Dan Timoney --- diff --git a/.gitignore b/.gitignore index 637ae8b..ec0308e 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ out/ ## Folders which contain auto generated source code ## yang-gen-config yang-gen-sal + +# log files +*.log diff --git a/pom.xml b/pom.xml index 2355d8b..42cadb0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent spring-boot-30-starter-parent - 3.2.0 + 3.2.1 org.onap.sdnc.apps