Update parent pom version to 2.4.5 65/132565/1
authorDan Timoney <dtimoney@att.com>
Thu, 1 Dec 2022 22:07:21 +0000 (17:07 -0500)
committerDan Timoney <dtimoney@att.com>
Thu, 1 Dec 2022 22:07:21 +0000 (17:07 -0500)
Update parent pom version to 2.4.5 to pick up dmaap client version
fix

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

pom.xml

diff --git a/pom.xml b/pom.xml
index 9080e21..b26039e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>spring-boot-26-starter-parent</artifactId>
-        <version>2.4.4</version>
+        <version>2.4.5</version>
         <relativePath/>
     </parent>