aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-02-24 21:20:16 +0000
committerDan Timoney <dtimoney@att.com>2023-02-24 21:20:16 +0000
commitddfd6749e7585581adad67878e0789967869a80a (patch)
treeb22a2631b7e8beb3f5da8cbecc51cc4918b59c5e
parent7e16496a5f6390d2480d9f79d09ab05b2f7f752d (diff)
Use version 2.5.3 parent poms
Update to use latest released London parent poms v2.5.3 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84983ca3376e03e683782a223f3b57e4648b9942
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3436ebd2e..dcac38c06 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.5.1</version>
+ <version>2.5.3</version>
<relativePath/>
</parent>