summaryrefslogtreecommitdiffstats
path: root/adaptors/base/http
AgeCommit message (Collapse)AuthorFilesLines
2020-12-02Add missing pom.xml filesDan Timoney3-3/+3
Add missing modules to top level pom.xml and add missing pom files for core, adaptors, northbound and plugin directories. Also rolled version to next minor version (1.2.0-SNAPSHOT) to avoid conflict with compiled code from individual repos during transition to new structure. Issue-ID: CCSDK-3009 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If58175bd2519955cd896290cac7001df4eb62287
2020-12-01Migrate sli-adaptor filesJessica Wagantall11-0/+535
Migrate sli-adaptor repo files into a new "adaptors" directory. Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>