diff options
author | Kumar, Sudarshan (sk670p) <sudarshan.kumar@att.com> | 2021-03-04 12:26:24 +0530 |
---|---|---|
committer | Kumar, Sudarshan (sk670p) <sudarshan.kumar@att.com> | 2021-03-04 12:28:34 +0530 |
commit | 1b63decb2f3b05786008be746063069581934253 (patch) | |
tree | c5d71d3b423cc30f75ef1f7e2dc459c9153f18cd /ecomp-sdk/pom.xml | |
parent | c148b45b5e84b73f2a4d23ff798c8d4df8032f4e (diff) |
Upgraded pom version to 3.5.0-SNAPSHOT
Upgraded pom version from 3.4.0-SNAPSHOT to 3.5.0-SNAPSHOT
Issue-ID: PORTAL-1066
Change-Id: I7966d9288e077d0c46e88c0600d7cc038d4f8f12
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
Diffstat (limited to 'ecomp-sdk/pom.xml')
-rw-r--r-- | ecomp-sdk/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index d65b84a8..26ce7541 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -13,7 +13,7 @@ <!-- Portal SDK Maven parent project --> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-project</artifactId> - <version>3.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>portal-sdk</name> <url>https://wiki.onap.org/display/DW/Portal</url> |