diff options
author | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-04-14 15:12:40 +0530 |
---|---|---|
committer | Sudarshan Kumar <sudarshan.kumar@att.com> | 2020-04-14 15:12:48 +0530 |
commit | 25b97739e0a702b18321fda93add927909152e5e (patch) | |
tree | 73fff5afc1864297f9ebf0931c473820d70c8b37 /portal-FE-os/pom.xml | |
parent | 64937f93f1a09eeafa80e8bb33c4a42c1cdadaf1 (diff) |
Fixed Role Sync and changed pom version
Fixed Role Sync and changed pom version
Issue-ID: PORTAL-875
Change-Id: I95f25a310601d1fba37f76663046e3af3223a040
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
Diffstat (limited to 'portal-FE-os/pom.xml')
-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 fd497e17..af265d06 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.2.0</version> + <version>3.3.0</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |