diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:40:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-19 12:13:55 +0000 |
commit | 77431ebf01b4d168586cebd17a2e92cca4e8991b (patch) | |
tree | fb21cc833e2a2fe5a3fa1abd4d3366dd5e9f7a07 /pom.xml | |
parent | 3a31cda1d41e7aa21500a187503b7b637b80e435 (diff) |
Use version 2.4.2 parent poms1.4.0
Use version 2.4.2 of parent poms
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5ed00e4ae2bbbfd8c36534d484bab79e8bae5358
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-starter-parent</artifactId> - <version>2.4.0</version> + <version>2.4.2</version> <relativePath/> </parent> |