From dea9035e8dc26e689916a8d7b9c140c444c5f63b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 5 Mar 2025 15:47:41 -0500 Subject: Create initial Paris version of ccsdk parents Create initial release version of ccsdk parent poms for Paris release. Issue-ID: CCSDK-4095 Signed-off-by: Dan Timoney Change-Id: I9347f9ed777cdf2080efcfe610b8f48bfca207d2 --- springboot/spring-boot-setup/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/spring-boot-setup') diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index e806b61d..a62aa7d4 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent springboot-aggregator - 3.1.0-SNAPSHOT + 3.1.1-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 3.1.0-SNAPSHOT + 3.1.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} -- cgit