aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-08-27 13:07:44 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-08-28 10:40:51 +0100
commit237b2108d287e6dc08b8a5760febc368a54f70f1 (patch)
treec6a94bdbee1ab48d6bdc0ebe902824427f2fe229 /pom.xml
parent926c05ce1a2f808295c9c0f2f6068feb85da2d46 (diff)
[aai-babel] Add support for sndc props parsing
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: AAI-3121 Change-Id: I9ed925e7e95d73b30942df895d19fba0c36500f0
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 8700c73..24ab5c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
<javax.ws.rs.version>2.1</javax.ws.rs.version>
<mvn.jaxb2.version>0.13.2</mvn.jaxb2.version>
<aai-schema.group.id>org.onap.aai.schema-service</aai-schema.group.id>
- <aai-schema.version>1.7.3</aai-schema.version>
+ <aai-schema.version>1.7.6</aai-schema.version>
<aai.rest.client.version>1.2.1</aai.rest.client.version>
<sdc.distribution.client.version>1.3.0</sdc.distribution.client.version>
<xmlunit.version>1.6</xmlunit.version>