aboutsummaryrefslogtreecommitdiffstats
path: root/services
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-02-08 08:50:29 -0500
committerDan Timoney <dtimoney@att.com>2021-02-08 08:50:29 -0500
commit00d0ceb185116b7f1646b042271fb08637cb80eb (patch)
tree773f364cab0e3d9c6875dcc87f3fb817904faf4a /services
parent5837393fad1c00ab044b04e9ae5b83b5ae6005b0 (diff)
Use latest Honolulu parent pom
Update to use parent pom version 2.1.1-SNAPSHOT Change-Id: I7dfe6080d6801231b817d9cd5c97c7ce17e1c7d9 Issue-ID: CCSDK-3139 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'services')
-rw-r--r--services/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/pom.xml b/services/pom.xml
index 0fe76fa8..5688fb7b 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.1.0</version>
+ <version>2.1.1-SNAPSHOT</version>
<relativePath/>
</parent>