diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-03-24 17:17:24 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-03-24 17:17:24 +0000 |
commit | 8356f77ce08ed1dc1d467e2f5c64460a24de2af3 (patch) | |
tree | 0ac8b079c026e79b8ae66deec55f3267d2e5df18 /springboot/spring-boot-setup/pom.xml | |
parent | 5bbe40c0b730546839626fa2ccf73d23570a277b (diff) |
Release ccsdk/parent2.5.4
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 1fde5801..e594ed91 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.4-SNAPSHOT</version> + <version>2.5.4</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.5.4-SNAPSHOT</version> + <version>2.5.4</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |