diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-09 12:53:27 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-09 12:53:27 -0400 |
commit | bde1f888c4de0d44b5487809d87f0b911bb91af9 (patch) | |
tree | 98db7343193be29368d5a76d5ddff792e51414b5 /springboot/spring-boot-setup/pom.xml | |
parent | 3e6281d7d8c072d3e1ae4886a04e75dbc4e334b2 (diff) |
Roll to initial Honolulu release version
Roll master branch to initial Honolulu release version
Change-Id: I215dc2c5b3f0c817a653a43b9cf448b78caba1f8
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..9ff7638c 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.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.1.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |