diff options
author | wr148d <wr148d@att.com> | 2022-01-27 10:18:41 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-01-27 10:18:41 -0500 |
commit | 0c4ef10f4854a801838ffc964166b7b97b6452a1 (patch) | |
tree | de4a98de7e4d7fa148e84b9eebc608dd7254d0ca /pom.xml | |
parent | 8f3af10e15418d59815925ed0bd6ab54b6ea7d67 (diff) |
[AAI] Upversion resources to 1.9.3
Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I27ccb511f0f8243392eb53ac37a27b33eb035505
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.resources</groupId> <artifactId>resources</artifactId> - <version>1.9.2-SNAPSHOT</version> + <version>1.9.3-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |