diff options
author | William Reehil <william.reehil@att.com> | 2020-08-06 16:01:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-06 16:01:42 +0000 |
commit | 926c05ce1a2f808295c9c0f2f6068feb85da2d46 (patch) | |
tree | a38d037da582855b17ad4420f65ff65c0875d2ac /pom.xml | |
parent | 4f1235efe2213369b79c7abf779c4a82258948c4 (diff) | |
parent | 65f8ce45775881824ba56f72b0be06fd9577f22b (diff) |
Merge "Add 'category' of service model to Babel artifact"
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.6.6</aai-schema.version> + <aai-schema.version>1.7.3</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> |