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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ <groupId>org.onap.portal</groupId> <artifactId>onap-portal-parent</artifactId> - <version>3.3.0</version> + <version>3.4.0</version> <packaging>pom</packaging> <name>portal</name> |