diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-10-31 15:58:35 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-10-31 15:58:38 -0400 |
commit | 4b7b80bef8eb432fbcd82489fcd13263a3a26a8e (patch) | |
tree | 5207d9b9fa11c4608db310ec80406dbd721db149 /sparkybe-onap-application/pom.xml | |
parent | 8cd11f35299fbe2b31b46fab1d48e2872f094a09 (diff) |
Update schema-service dep to 1.6.0
Issue-ID: AAI-2607
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Icddf2ce1ba27821aa3f1b5fa30f3f025e9eebc9d
Diffstat (limited to 'sparkybe-onap-application/pom.xml')
-rw-r--r-- | sparkybe-onap-application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 1e19b89..afbd123 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -24,7 +24,7 @@ <nexusproxy>https://nexus.onap.org</nexusproxy> <camel-spring-boot.version>2.21.1</camel-spring-boot.version> <config-home>${basedir}/</config-home> - <version.aai-schema>1.5.1</version.aai-schema> + <version.aai-schema>1.6.0</version.aai-schema> <sitePath>/content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version}</sitePath> <nexusproxy>https://nexus.onap.org</nexusproxy> <spring.boot.version>1.5.21.RELEASE</spring.boot.version> |