summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-25 17:04:12 -0400
committerDan Timoney <dtimoney@att.com>2021-08-30 11:39:59 -0400
commita1b17ce5e1fa103b086df4f5bbe32e5ce7c43cb7 (patch)
treefe728e633b07871c6fcc86a36b97c683d868c7f6 /pom.xml
parent7973c3806bdd791ae4ff19a5d0cf5d545b45bad8 (diff)
Use version 2.1.8 of parenthonolulu
Use version 2.1.8 of parent in order to use APL-licensed version of liquibase Issue-ID: CCSDK-3423 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib98a142646517b03df0dd17aa62df5a166fa9fe4
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c8f6747..c1d2c44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.1.6</version>
+ <version>2.1.8</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>