diff options
author | Welch, Lorraine (lb2391) <lb2391@att.com> | 2019-09-25 14:24:27 -0400 |
---|---|---|
committer | Manoop Talasila <talasila@research.att.com> | 2019-09-26 10:40:22 -0400 |
commit | 9306dd8333497633a0c764998b0da528ead0ffef (patch) | |
tree | 06644828b83bcdd77a960309a4d939e22566a174 /ecomp-portal-BE-common | |
parent | dcd597990ae65dbe0c2ad73b401847a460f84422 (diff) |
Updated El-Alto Release Notes
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>
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> |