summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorWilliam Reehil <william.reehil@att.com>2020-08-06 16:01:42 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-06 16:01:42 +0000
commit926c05ce1a2f808295c9c0f2f6068feb85da2d46 (patch)
treea38d037da582855b17ad4420f65ff65c0875d2ac /pom.xml
parent4f1235efe2213369b79c7abf779c4a82258948c4 (diff)
parent65f8ce45775881824ba56f72b0be06fd9577f22b (diff)
Merge "Add 'category' of service model to Babel artifact"
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 4ef4a71..8700c73 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.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>