diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-22 16:30:31 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-22 16:30:31 +0000 |
commit | d8a442f283ebfc723952cfc99e4450bcee08718a (patch) | |
tree | 91232f22a51d240cb611e2b96c4d92adc38a3dcc /springboot/spring-boot-setup/pom.xml | |
parent | f2bcac013651a505ae1adff68d4f8173f99e16c5 (diff) |
Release ccsdk/parent2.1.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 aea27686..3cbfd8c3 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.1.1-SNAPSHOT</version> + <version>2.1.1</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |