From: Dan Timoney Date: Thu, 11 Dec 2025 16:44:00 +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%2F35%2F142735%2F1;p=ccsdk%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: I4841ffd644116f36a8f6bfb3415d3b1fa09989a3 Signed-off-by: Dan Timoney --- diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml index b71ddf7d..784ffabf 100644 --- a/ms/neng/pom.xml +++ b/ms/neng/pom.xml @@ -18,6 +18,7 @@ * limitations under the License. * ============LICENSE_END========================================================= --> + 4.0.0 diff --git a/ms/pom.xml b/ms/pom.xml index 1e9f9d12..1304d32f 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -18,6 +18,7 @@ * limitations under the License. * ============LICENSE_END========================================================= --> + 4.0.0 diff --git a/pom.xml b/pom.xml index e3fb8149..9ef3791e 100755 --- 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