diff options
author | 2022-10-05 13:38:22 +0000 | |
---|---|---|
committer | 2022-10-05 13:38:22 +0000 | |
commit | 3ff1cbba0663f6e89a5517207987fe942d5dc5c0 (patch) | |
tree | b8198efb7c9c108e4ddd8173877968a90c057136 /springboot/spring-boot-setup/pom.xml | |
parent | f48dfabab9790f2b97d573b1175800dd5f856eea (diff) |
Release ccsdk/parent2.4.3
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 f9e619c5..605edc6d 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.4.3-SNAPSHOT</version> + <version>2.4.3</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.4.3-SNAPSHOT</version> + <version>2.4.3</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |