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 /distribution/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 'distribution/pom.xml')
-rw-r--r-- | distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml index fef7639..5bc3d1b 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.aai.esr-gui</groupId> <artifactId>aai-esr-gui</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |