diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-09 12:47:55 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-09 12:47:55 -0400 |
commit | fac389821231abdde7ed1c19b87cd0aa9ec4b115 (patch) | |
tree | a35f2b242d1fbfe4ad3a6ef0522d7773bf280e38 /springboot/spring-boot-setup/pom.xml | |
parent | 3e6281d7d8c072d3e1ae4886a04e75dbc4e334b2 (diff) |
Roll to next Guilin release version
Roll to next Guilin release version
Change-Id: I369be8aa5959351395a6d324e5903f9e4b162137
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@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 e5f30573..175695d3 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.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |