diff options
author | Manoop Talasila <talasila@research.att.com> | 2019-09-06 10:52:38 -0400 |
---|---|---|
committer | Manoop Talasila <talasila@research.att.com> | 2019-09-06 10:59:06 -0400 |
commit | 321a85928c48150dab3323f00ced99bdd681d843 (patch) | |
tree | 297d47dc4a165b08d1ae5b08c75c8225e1c4be6f /ecomp-sdk/pom.xml | |
parent | 77c3e38eccdbbd96e988ab4effdaa83eb032a3fd (diff) |
Release 2.6.0 portal-sdk jars
releasing 2.6.0 portal-sdk libs for El Alto release
Issue-ID: PORTAL-722
Change-Id: I0bfb24d6681f857c9ad25a0a5ae58e8ed7c3ca07
Signed-off-by: Manoop Talasila <talasila@research.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 6f718c59..9e36d334 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>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <packaging>pom</packaging> <name>portal-sdk</name> <url>https://wiki.onap.org/display/DW/Portal</url> |