diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-08-27 13:07:44 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-08-28 10:40:51 +0100 |
commit | 237b2108d287e6dc08b8a5760febc368a54f70f1 (patch) | |
tree | c6a94bdbee1ab48d6bdc0ebe902824427f2fe229 /pom.xml | |
parent | 926c05ce1a2f808295c9c0f2f6068feb85da2d46 (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |