diff options
author | wr148d <wr148d@att.com> | 2021-08-25 11:38:24 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-08-25 11:38:24 -0400 |
commit | 69dae108184a3c030a8c66de61d2b8c2a7604865 (patch) | |
tree | cc4dc1ee77fbc3cd4d9c72d920aadcd0941c837e /pom.xml | |
parent | bc5b2f6610e5711118b2ff77dbff8628499cb67f (diff) |
[AAI] Updates for upversion of schema-service to 1.9.1
Issue-ID: AAI-3371
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Idbe7f4fbdfda79c985f11c81dae17125c2134b19
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.9.0-SNAPSHOT</version> + <version>1.9.1-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |