Use released pa2.3.4 parent pom 69/129369/1 1.3.2
authorDan Timoney <dtimoney@att.com>
Wed, 25 May 2022 15:22:46 +0000 (11:22 -0400)
committerDan Timoney <dtimoney@att.com>
Wed, 25 May 2022 15:22:46 +0000 (11:22 -0400)
Update to use released version 2.3.4 of springboot 2.6 parent pom

Issue-ID: CCSDK-3629
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic180f15940c1c72fc7f5123ce275c604d5c17dd5

a1-policy-management/pom.xml

index 3030dba..8ec7c9e 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-26-starter-parent</artifactId>
-        <version>2.3.4-SNAPSHOT</version>
+        <version>2.3.4</version>
         <relativePath/>
     </parent>
     <groupId>org.onap.ccsdk.oran</groupId>