aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-12-14 16:17:51 -0500
committerDan Timoney <dtimoney@att.com>2022-12-14 16:17:51 -0500
commit3a3fd1dfc30d86276cab5a85ae022ac8d3e27b0f (patch)
tree547e604e7386311c890e4ba192eb93727d270b2f
parent838199279bbfe796807be0c4d189e52abc2755bc (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b26039e10..206ed4878 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.5</version>
+ <version>2.4.6</version>
<relativePath/>
</parent>