diff options
author | 2021-10-08 16:44:28 +0000 | |
---|---|---|
committer | 2021-10-08 16:44:28 +0000 | |
commit | 2340e6764233f522be7b1b3653a30ddf205ef5fb (patch) | |
tree | 90152a72003d49016e63e229cdd22b89c40d7bf7 /springboot/spring-boot-setup/pom.xml | |
parent | fc00621f92f98af7c92b20c0736d4da37cb7a341 (diff) |
Release ccsdk/parent2.3.0
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 4981be75..926f4875 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.3.0-SNAPSHOT</version> + <version>2.3.0</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.0</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |