diff options
author | William Reehil <william.reehil@att.com> | 2021-02-01 19:25:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-01 19:25:56 +0000 |
commit | 51f22eff2873d85941a6eb6f797389b0e2ac2848 (patch) | |
tree | d7ea60cf28cea342a4e793d3fac148f7e9c19451 /aai-schema/pom.xml | |
parent | f2cfce9ddd54e8264e1976c86d6221703d469dc3 (diff) | |
parent | 21e1116c4b65c9f5036e47a2d9a30bb6fd63d97e (diff) |
Merge "Upversion the maven artifacts to 1.8.3-SNAPSHOT"
Diffstat (limited to 'aai-schema/pom.xml')
-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 e96b618..3412d8c 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.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |