diff options
author | LaMont, William(wl2432) <wl2432@att.com> | 2020-04-30 11:51:39 -0400 |
---|---|---|
committer | LaMont, William(wl2432) <wl2432@att.com> | 2020-04-30 11:51:59 -0400 |
commit | 678249c9fe30c74842dd7051c220e0069e3eaac6 (patch) | |
tree | 1a582107e88d5dacfa60b881668f6b5c02f1461f /pom.xml | |
parent | a31490be73a2b80922316754b8899bc9078d0ff7 (diff) |
upversion to 1.5.1
Issue-ID: AAI-2896
Change-Id: I64ac08eebcc0ad392a872bed19163df3bd5ca2fd
Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <groupId>org.onap.aai.esr-gui</groupId> <artifactId>aai-esr-gui</artifactId> <packaging>pom</packaging> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <name>aai-esr-gui</name> <modules> |