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-service | |
parent | 7c72425f8a2721b49e5af411ca045d159f13539a (diff) | |
parent | 78b5d936fc0a7dbdd7a9375d62eae2d6b73d17ce (diff) |
Merge "Upversion to 1.8.4-SNAPSHOT"
Diffstat (limited to 'aai-schema-service')
-rw-r--r-- | aai-schema-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 0c2e5ba..56410a5 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,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> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |