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)
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


No differences found