diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-01 12:09:22 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-01 12:09:22 -0500 |
commit | 0529229a8078d357221f60df2d9ca964d45ceca8 (patch) | |
tree | f58f3c5045e26288f323c350ab6719584b2d691a /core/features/ccsdk-dblib/pom.xml | |
parent | 53ab7d9c9a617d43eb35a451dd3c3365b5daa104 (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: Ic48638ee7a128d7c751a37233c18cf4baaf6909a
Diffstat (limited to 'core/features/ccsdk-dblib/pom.xml')
-rw-r--r-- | core/features/ccsdk-dblib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/features/ccsdk-dblib/pom.xml b/core/features/ccsdk-dblib/pom.xml index 293fa4b51..efed56837 100644 --- a/core/features/ccsdk-dblib/pom.xml +++ b/core/features/ccsdk-dblib/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.4</version> + <version>2.4.5</version> <relativePath/> </parent> |