Handle duplicate installed versions 22/121722/2
authorDan Timoney <dtimoney@att.com>
Mon, 7 Jun 2021 17:55:46 +0000 (13:55 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 7 Jun 2021 18:30:33 +0000 (14:30 -0400)
commit06b500355c944970d176c81230f40c76c00977d3
treedcfbbc775e4015f1deaec10c729088de0b9fabf9
parent67cb8d57527df08bd6997eb8b500ce31139016ce
Handle duplicate installed versions

Adjust mkbom.sh to handle the case where multiple versions of a
jar comes pre-installed in OpenDaylight by sorting entries
by groupId/artifactId/versionId and then using the latest installed
version.

Issue-ID: CCSDK-3328
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icd125d65a4a5ca50dd97a877bc85389299ff4fe1
installed-odl-bom/pom.xml
tools/mkbom.sh