diff options
author | leila <leila.nishimwe@bell.ca> | 2023-01-24 09:54:31 -0500 |
---|---|---|
committer | leila <leila.nishimwe@bell.ca> | 2023-01-24 09:54:37 -0500 |
commit | d3b39c0b57e403ac247efa93e9b3ee48414af8ff (patch) | |
tree | b382638b5ddcce8083df6c44dbfb7cf98e6e4ee8 /aai-resources/pom.xml | |
parent | 3d17122c6a8da77054661adc0a18197162e6dfef (diff) |
[AAI] Upversion resources 1.10.1
Issue-ID: AAI-3622
Signed-off-by: leila <leila.nishimwe@bell.ca>
Change-Id: Ia99ae6b15a30e22862e815144e6b851abb8ad418
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 bc8cd57..609aafa 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.10.0-SNAPSHOT</version> + <version>1.10.1-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |