diff options
author | Welch, Lorraine (lb2391) <lb2391@att.com> | 2019-09-25 14:24:27 -0400 |
---|---|---|
committer | Manoop Talasila <talasila@research.att.com> | 2019-10-08 18:28:25 +0000 |
commit | e5c6f92c8b51b5c72064336bddfbb52c8f1b1679 (patch) | |
tree | 2b5f9d041f5fa158bc66d61bc59c3d0278d4d44c /ecomp-portal-BE-common | |
parent | 672b45b653ef0e88b13c337e598307ad66931390 (diff) |
Updated El-Alto Release Notesrelease-2.6.0
Issue-ID: PORTAL-738
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Change-Id: I11566c4dc7ad4086bd16fa435d625a26d255d0b3
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
(cherry picked from commit 9306dd8333497633a0c764998b0da528ead0ffef)
Diffstat (limited to 'ecomp-portal-BE-common')
-rw-r--r-- | ecomp-portal-BE-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-portal-BE-common/pom.xml b/ecomp-portal-BE-common/pom.xml index 66adc61a..97b1f85e 100644 --- a/ecomp-portal-BE-common/pom.xml +++ b/ecomp-portal-BE-common/pom.xml @@ -698,7 +698,7 @@ <dependency> <groupId>org.onap.music</groupId> <artifactId>MUSIC</artifactId> - <version>2.5.10-SNAPSHOT</version> + <version>2.5.10</version> <exclusions> <exclusion> <groupId>com.sun.jersey</groupId> |