diff options
author | Muni Mohan Kunchi <munmohan@att.com> | 2020-07-01 09:38:08 -0400 |
---|---|---|
committer | Muni Mohan Kunchi <munmohan@att.com> | 2020-07-01 09:38:39 -0400 |
commit | fca38e174e85b66c67ab9e8b754a9b53d70fbfd9 (patch) | |
tree | 12c829a23a5ecac947934242e6270bcac61904a7 /ecomp-portal-FE-os | |
parent | 885648993b3b2a9e7d36ebfeb96c196674c32e78 (diff) |
Fix for Meridian call and moving from 3.3.0 to 3.4.0 pom version
Issue-ID: PORTAL-909
Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
Change-Id: Ie844576054aec05328675a758ead1041eedca3d8
Diffstat (limited to 'ecomp-portal-FE-os')
-rw-r--r-- | ecomp-portal-FE-os/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-FE-os/pom.xml b/ecomp-portal-FE-os/pom.xml index 735ce79e..29154e82 100644 --- a/ecomp-portal-FE-os/pom.xml +++ b/ecomp-portal-FE-os/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.portal</groupId> <artifactId>onap-portal-parent</artifactId> - <version>3.3.0</version> + <version>3.4.0</version> </parent> <artifactId>portal-FE-os</artifactId> |