diff options
author | wr148d <wr148d@att.com> | 2022-10-18 13:14:37 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-10-18 13:14:37 -0400 |
commit | 90c86d5404b59457122415eb38ea45b98cdb91e9 (patch) | |
tree | f4ef11c7323754d5925ba1f0d1c379f642b70e29 /aai-annotations/pom.xml | |
parent | e4fd0ae4693f40752aae6e25101e45a218736e43 (diff) |
[AAI] Upversion schema-service to 1.11.0 for Kohn
Issue-ID: AAI-3537
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ib4b3438180f58e78e5ffea4c0d4aaf0b9c5f1158
Diffstat (limited to 'aai-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 6aee45d..3e2abe1 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.9.7-SNAPSHOT</version> + <version>1.11.0-SNAPSHOT</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> |