diff options
author | wr148d <wr148d@att.com> | 2022-03-21 10:34:00 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-03-21 10:34:00 -0400 |
commit | 23259166204cd60ffcc6bfbf0fa222f9806cabcd (patch) | |
tree | 8c519bd76c51091c28b905a0d96752a0f22a0634 /aai-resources/pom.xml | |
parent | 8bb00010e0c1b4009dc6325d1f865e05ef47b452 (diff) |
[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDs
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I5c6d6cff03f2a6910918185ad2f101d8c44791ee
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 a897467..e7e81e7 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.4-SNAPSHOT</version> + <version>1.9.5-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |