diff options
author | William Reehil <william.reehil@att.com> | 2021-02-16 15:03:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-16 15:03:17 +0000 |
commit | 751a55972121777e400f25248096586161edd556 (patch) | |
tree | ea70ed52e7c79af3d1dffe75252a3ac8761420fc /pom.xml | |
parent | 7f0a99c5e6f7a670412ba55c1bd6c51ef41e52ed (diff) | |
parent | d8664c2b44e29ab5264dc9d18846d9e3ea21a008 (diff) |
Merge "Upversion to 1.8.5-SNAPSHOT"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.5-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |