diff options
author | Dan Timoney <dtimoney@att.com> | 2023-02-21 17:02:52 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-02-21 17:02:52 -0500 |
commit | 3e62ff8cff9edba9fd3810742e91b7bd488d29ba (patch) | |
tree | c90ec5949ca47c2be84471d26fc782e0f2b175c8 /springboot/spring-boot-setup/pom.xml | |
parent | d1f954555c53f045e80c0e14566f71f0513e38ca (diff) |
Release version 2.5.3
Release version 2.5.3 of ccsdk/parent poms
Issue-ID: CCSDK-3813
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I22db7f82ccd1a119c7bb9ec849183935aa167d6f
Diffstat (limited to 'springboot/spring-boot-setup/pom.xml')
-rw-r--r-- | springboot/spring-boot-setup/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index 27f06836..7f703e7d 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>2.5.3-SNAPSHOT</version> + <version>2.5.4-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.5.3-SNAPSHOT</version> + <version>2.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |