summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorniamhcore <niamh.core@est.tech>2021-08-30 09:31:53 +0100
committerniamhcore <niamh.core@est.tech>2021-08-31 11:51:11 +0100
commit6d7e304474717735610f02941900f780a8c93862 (patch)
tree0bffb344356e7a46f648d5591328921ecf92b1a6 /pom.xml
parent776c1451ddb2eb676520f8d34103b9c889a4ea26 (diff)
Adding name and revision tag for yang resources output
Issue-ID: CPS-589 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I43f6971f416c6aa3ac1b1a56626930ad16288680
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c4bce42e..7204244e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,6 +128,10 @@
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.google.code.gson</groupId>
+ <artifactId>gson</artifactId>
+ </dependency>
</dependencies>
<build>
<resources>