diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-06-16 12:49:55 -0400 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-06-17 01:01:15 +0000 |
commit | e8f1e00ea3a7dc950ffaaa58584ffb79cf9fe4fc (patch) | |
tree | e3528da781990aa13b30f3c3f5f4573fe1948f51 /springboot/spring-boot-setup/pom.xml | |
parent | 47529fe8dce6098ae91b1674a5febd6302dfdaa9 (diff) |
Releasing 2.1.7 and Rolling to next snapshot
Issue-ID: CCSDK-3332
Change-Id: I855b103f5b7f250c3a322a363561179690bd211d
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
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 a12840ca..a8c6117d 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.7-SNAPSHOT</version> + <version>2.1.8-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.1.7-SNAPSHOT</version> + <version>2.1.8-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |