diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-13 15:55:53 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-13 15:55:53 -0400 |
commit | 7e72714c7b580b7b636ca248386d37c47a5bb2a5 (patch) | |
tree | 8b78a95c78ed516e519ef34dff477549069c00c1 /springboot/spring-boot-setup/pom.xml | |
parent | beb755a8d34aa876ce8bb6f3c9f1dbfa0d711367 (diff) |
Release version 2.5.5 of ccsdk parent poms
Release version 2.5.5 of CCSDK parent poms
Issue-ID: CCSDK-3841
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icd1c475f1e87ccd6c9500a2a557fef1f2e0b8955
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 88357699..017cf691 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.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.5.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |