diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 07:21:32 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 07:21:32 -0500 |
commit | 71ddf4abf66d5b81384210089d75e172f5a1e28b (patch) | |
tree | e3d8e425d988f6ebfc54f1b55725a00fb8a837ef /springboot/spring-boot-setup | |
parent | 2aedc97ab9be908af02de1da680a8635dbd3be1e (diff) |
Roll to next Guilin snapshot
Roll to next Guilin snapshot version
Change-Id: I3e856a21e50e2c2c186a6061018e733e67b42180
Issue-ID: CCSDK-2931
Signed-off-by: Dan Timoney <dtimoney@att.com>
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 175695d3..37c3cfdc 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.2-SNAPSHOT</version> + <version>2.0.3-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-setup</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |