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/epsdk-app-common/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/epsdk-app-common/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-app-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-common/pom.xml b/ecomp-sdk/epsdk-app-common/pom.xml index 0d55e3e3..eccd2f9c 100644 --- a/ecomp-sdk/epsdk-app-common/pom.xml +++ b/ecomp-sdk/epsdk-app-common/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.portal.sdk</groupId> <artifactId>epsdk-project</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> </parent> <!-- GroupId is inherited from parent --> |