diff options
author | wreehil <wr148d@att.com> | 2020-08-14 16:11:53 -0400 |
---|---|---|
committer | wreehil <wr148d@att.com> | 2020-08-14 16:11:53 -0400 |
commit | 5ff565228950a25c8b0f0a6ec0ff7e3661657c0a (patch) | |
tree | 86c93128c85d2cf59fd17dca15d855ddd13eb1ed /aai-parent | |
parent | 60521efdca3a7e2cb26ae0c76264c8502fc40a71 (diff) |
Updating the schema service to 1.7.3
Issue-ID: AAI-3017
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I5b95b4eba19e3ae802b3339c987a644f3e547bdf
Diffstat (limited to 'aai-parent')
-rw-r--r-- | aai-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 424a297f..ea50ef7a 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -42,7 +42,7 @@ limitations under the License. <aai.release.version>${aai.common.version}</aai.release.version> <aai.common.logging.version>1.5.1</aai.common.logging.version> <aai.rest.client.version>1.5.1</aai.rest.client.version> - <aai.schema.service.version>1.6.6</aai.schema.service.version> + <aai.schema.service.version>1.7.3</aai.schema.service.version> <aaf.version>2.1.15</aaf.version> <antlr.version>4.7.2</antlr.version> |