diff options
author | William Reehil <william.reehil@att.com> | 2021-02-02 16:08:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-02 16:08:05 +0000 |
commit | 019da323750e5c0fd2e1a0af181a190ea4dc32e6 (patch) | |
tree | 7b9e965fbb538e20bccbb4649c24a02f7b2dccd8 /aai-schema | |
parent | 7c72425f8a2721b49e5af411ca045d159f13539a (diff) | |
parent | 78b5d936fc0a7dbdd7a9375d62eae2d6b73d17ce (diff) |
Merge "Upversion to 1.8.4-SNAPSHOT"
Diffstat (limited to 'aai-schema')
-rw-r--r-- | aai-schema/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 3412d8c..e0f5778 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.8.4-SNAPSHOT</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |