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 /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 'portal-FE-os')
-rw-r--r-- | portal-FE-os/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portal-FE-os/pom.xml b/portal-FE-os/pom.xml index a74e837c..615e7fa9 100644 --- a/portal-FE-os/pom.xml +++ b/portal-FE-os/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.portal</groupId> <artifactId>portal-FE-os</artifactId> - <version>3.3.0</version> + <version>3.4.0</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |