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 /portal | |
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 'portal')
-rw-r--r-- | portal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portal/pom.xml b/portal/pom.xml index 3cdf881..67f0cbe 100644 --- a/portal/pom.xml +++ b/portal/pom.xml @@ -20,7 +20,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> <artifactId>portal</artifactId> |