diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:30:53 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:30:53 -0500 |
commit | 5478c380243bd957135a2d85a511123b8fb90277 (patch) | |
tree | 1b24867fc1244a2c1d0a887195afe73c62c2e8ac /services | |
parent | 486c807d42a96fd73873423398cb8de1f2e1a6c3 (diff) |
Update parent version
Update to latest released Guilin parent poms
Change-Id: I2a48732d41577cef3b381303e6a74c57b86e1421
Issue-ID: CCSDK-2973
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'services')
-rw-r--r-- | services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/pom.xml b/services/pom.xml index 11381b5b..924e3db0 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>2.0.1</version> + <version>2.0.2</version> <relativePath/> </parent> |