diff options
author | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-03-11 12:37:06 +0530 |
---|---|---|
committer | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-03-11 12:38:44 +0530 |
commit | f7ccf5663a67cd0a8e632273d659dcca1bba3987 (patch) | |
tree | 81cbf86f235c805f6aebfe0c65485993caf0f400 /portal-FE-os | |
parent | 9c65fe3d7931cb7a24d7925ee6c67c1821c4d8d6 (diff) |
Changed pom version for portal-FE-os
Changed pom version for portal-FE-os 3.1.0 to 3.2.0
Issue-ID: PORTAL-769
Change-Id: Iab644ca57423077d670f3a7261c10216066f4ada
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
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 21bdd508..57507bfb 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.1.0</version> + <version>3.2.0</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |