diff options
author | Dan Timoney <dtimoney@att.com> | 2021-05-12 08:30:17 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-05-12 08:30:17 -0400 |
commit | 929ce1d5faf1facb2e291bc971c035f9ab148f4e (patch) | |
tree | 9cfa538665b93997957849608a66919c9c9e16b9 /springboot/spring-boot-setup | |
parent | 17600ceb4b85683705c561412919d0553420e8fa (diff) |
Roll to next snapshot
Roll to next snapshot version
Issue-ID: CCSDK-3285
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic426eed1539f9a0e51266d26082c9baf800bd89a
Diffstat (limited to 'springboot/spring-boot-setup')
-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 0ab55f8a..698117dc 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.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |