summaryrefslogtreecommitdiffstats
path: root/filters/provider/src/main/resources/org
AgeCommit message (Collapse)AuthorFilesLines
2019-09-19update filtersSmokowski, Kevin (ks6305)1-9/+0
replace legacy filters with common filters Issue-ID: CCSDK-1698 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: Id6b1f003f19105956d221d5bfd31390ac096c9bc
2017-09-06Fix SDNC service registrationRyan Goulding1-0/+9
Convert the BundleActivator to a POJO provider, and do the service registration through blueprint instead. Issue-Id: SDNC-54 Change-Id: Ia5618ef443967803b31da1ac9e020d1092c3ab8d Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>