diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-14 16:17:51 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-14 16:17:51 -0500 |
commit | 3a3fd1dfc30d86276cab5a85ae022ac8d3e27b0f (patch) | |
tree | 547e604e7386311c890e4ba192eb93727d270b2f /pom.xml | |
parent | 838199279bbfe796807be0c4d189e52abc2755bc (diff) |
Update to parent version 2.4.61.4.2
Update to version 2.4.6 to use correct version of dmaapClient
Issue-ID: SDNC-1765
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I485fc9d8f9843f863005d841aab867d99c70de3b
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.5</version> + <version>2.4.6</version> <relativePath/> </parent> |