aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-14 10:40:50 -0400
committerDan Timoney <dtimoney@att.com>2022-09-19 12:13:55 +0000
commit77431ebf01b4d168586cebd17a2e92cca4e8991b (patch)
treefb21cc833e2a2fe5a3fa1abd4d3366dd5e9f7a07
parent3a31cda1d41e7aa21500a187503b7b637b80e435 (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
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index df42391a9..042415cd3 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-starter-parent</artifactId>
- <version>2.4.0</version>
+ <version>2.4.2</version>
<relativePath/>
</parent>