aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/pom.xml
diff options
context:
space:
mode:
authorLaMont, William(wl2432) <wl2432@att.com>2020-04-14 14:00:00 -0400
committerLaMont, William(wl2432) <wl2432@att.com>2020-04-15 15:36:42 -0400
commit86e7411b128bd7db440eceff7265533844e577bb (patch)
tree82d33b012b11c44e6edcfce8df0b45724ff6ec3e /aai-schema/pom.xml
parent8e131584d755d07bb12a99fa0d5981d84ed5592a (diff)
schema-service processing for v19
Issue-ID: AAI-2864 Change-Id: I41a430ec9c9fd69be75bd9d01693249895e0928b Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r--aai-schema/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 518ea41..1e49f7d 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -66,6 +66,10 @@
</exclusion>
</exclusions>
</dependency>
+ <dependency>
+ <groupId>com.googlecode.json-simple</groupId>
+ <artifactId>json-simple</artifactId>
+ </dependency>
</dependencies>
<build>
<plugins>