summaryrefslogtreecommitdiffstats
path: root/ms/gra/gra-app/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 /ms/gra/gra-app/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 'ms/gra/gra-app/pom.xml')
-rw-r--r--ms/gra/gra-app/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/gra/gra-app/pom.xml b/ms/gra/gra-app/pom.xml
index 5ed517c..a7b7976 100644
--- a/ms/gra/gra-app/pom.xml
+++ b/ms/gra/gra-app/pom.xml
@@ -158,7 +158,6 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
- <version>4.3.0</version>
</dependency>
<!-- this jersey jar is needed for rest api call node to function properly -->