summaryrefslogtreecommitdiffstats
path: root/portal-FE-os/pom.xml
diff options
context:
space:
mode:
authorSudarshan Kumar <sudarshan.kumar@att.com>2020-10-15 16:33:52 +0530
committerSudarshan Kumar <sudarshan.kumar@att.com>2020-10-20 19:48:31 +0530
commit47e3e9e0bcd364bfa28bb8ad353ca7278a96267e (patch)
tree829baab05ba78834f862c357fa8d815c60499a25 /portal-FE-os/pom.xml
parent9a58d8972ee93ea52a07b92330c3b437c2f09b8a (diff)
Portal pom version upgrade to 3.5.0
Portal pom version upgrade to 3.5.0 Issue-ID: PORTAL-1030 Change-Id: I80d2c9ecfe00fcc1e79c110e66c5583b8876e53b Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
Diffstat (limited to 'portal-FE-os/pom.xml')
-rw-r--r--portal-FE-os/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/portal-FE-os/pom.xml b/portal-FE-os/pom.xml
index 257e26d8..7f6a02ff 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.4.0</version>
+ <version>3.5.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -20,7 +20,7 @@
<sonar.tests>src</sonar.tests>
<sonar.sourceEncoding>UTF-8</sonar.sourceEncoding>
<sonar.nodejs.executable>${project.basedir}\node\</sonar.nodejs.executable>
- <epsdk.version>3.4.0-SNAPSHOT</epsdk.version>
+ <epsdk.version>3.4.0-SNAPSHOT</epsdk.version>
</properties>