summaryrefslogtreecommitdiffstats
path: root/components/bbs-event-processor/version.properties
AgeCommit message (Collapse)AuthorFilesLines
2021-04-22Change bbs-e-p baseOS img to integration-2.1.1Alexander Mazuruk1-1/+1
Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I48f6dda04e8a31bf175501e82aa776aba34aba72
2020-08-10BBS-EP bumped to 2.0.1deen19851-1/+1
Change-Id: I3615d7319123744ae9a55859ed9bbfcd7192e504 Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2273 Signed-off-by: deen1985 <damian.nowak@nokia.com>
2020-03-03Upgrade of BBS-ep serviceStavros Kanarakis1-2/+2
Upgraded service to use latest DCAE-SDK Upgraded many of the dependencies to latest versions Introduced Java 11 Change-Id: I29d265d2a75aa80749f567cfb10920b2c45c2cec Issue-ID: DCAEGEN2-2105 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-07-16JJB alignment across DCAE components - DCAE servicesGerard Hickey1-1/+1
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: If6a25d2ea01e5cac84dba95504ffa09cf4796f7a
2019-03-22fix build issue and add info.yamlVijay Venkatesh Kumar1-0/+6
Change-Id: I8aa1ee83cdc675d09d9bcaefaa208396c5e87b2f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270