aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-12-01 17:07:21 -0500
committerDan Timoney <dtimoney@att.com>2022-12-01 17:07:21 -0500
commit838199279bbfe796807be0c4d189e52abc2755bc (patch)
treeac8daf5e6fa91bb9d612b4e84edbde53c2e0dd5e
parente57c165bfcee4704be10fceca5dc570dae313a45 (diff)
Update parent pom version to 2.4.5
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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9080e2186..b26039e10 100644
--- 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>