diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 19:06:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-09-14 19:06:39 +0000 |
commit | a5e62e3298b285f0161e01b9a61b917ca22c3bb9 (patch) | |
tree | 4fcfa8a169918cc85c0546b2e4aa94e4daa29cc9 /springboot/spring-boot-setup/pom.xml | |
parent | 93807018f0e72439650288626e82636327643489 (diff) |
Release ccsdk/parent2.2.1
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 b0b9d627..c585550a 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.2.1-SNAPSHOT</version> + <version>2.2.1</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.1</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |