diff options
author | wr148d <wr148d@att.com> | 2022-10-19 11:18:52 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-10-19 11:18:52 -0400 |
commit | dfe4a02bd155f892895f3234ef8a9bc8ae36bba5 (patch) | |
tree | 9f541ef28adae43cd5f1358d000b0c0f63f685ef /aai-resources/pom.xml | |
parent | aa4d8afd0d10c79a0605bc9402da2dc7f838f8ee (diff) |
[AAI] Upversion resources to 1.11.0 for Kohn
Issue-ID: AAI-3537
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Iaff2e738801c7176d4aea4fc27e8c4fa60cdf65c
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 0e3a979..37e397c 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.9.7-SNAPSHOT</version> + <version>1.11.0-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |