aboutsummaryrefslogtreecommitdiffstats
path: root/a1-adapter/features/installer
AgeCommit message (Collapse)AuthorFilesLines
2021-01-08Release dockers, roll versionDan Timoney1-2/+2
Release docker version 1.0.2 and roll version to next snapshot Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I394f14c840f8a55de15ac0405450ce1d8fa0d2ad
2021-01-08Update for Guilin mtce releaseDan Timoney1-1/+1
Update version of parent poms to 2.0.4 for Guilin mtce release. This is needed because this release includes changes to the ccsdk/sli repo, and therefore dependent repos must recompile against that version so that karaf feature.xml versions are correct. Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia23aa7c4711eaf950a9c4facebe8d785ae98cf1e
2020-11-19Readme for A1-Adapterelinuxhenrik1-0/+21
Issue-ID: CCSDK-2994 Change-Id: Ib6f904d398ee24a2632867023e366422ddc98134 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-11-02Roll to next Guilin snapshotDan Timoney1-1/+1
Roll to next snapshot release Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I6c5e915dc5314d74901447d7f346461df0ab44fa
2020-10-29Use released 2.0.2 parent pomDan Timoney1-1/+1
Update to use released 2.0.2 version of parent poms Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8391c4460527ea2f59142a635d7a98421c28afd5
2020-09-15Roll to next Guilin snapshotDan Timoney1-2/+2
Roll to next Guilin snapshot version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic981d02cf285b7c83632aa192fe4427904bb9748
2020-09-10Update to use released parent pomsDan Timoney1-1/+1
Update ccsdk/oran to use released version of parent poms in preparation for release build. This is needed because ccsdk-oran Jenkins job is set up to use maven version plugin to roll version, instead of simply removing all occurrences of '-SNAPSHOT' in pom.xmls before doing staging build. Jenkins job should be changed not to use version plugin so that in the future we don't have to change parent pom version before release build. Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib51168dab3d1585b12043a3ac4979422428333a7
2020-09-03Fixing and Refactoring POM'sSingal, Kapil (ks220y)1-29/+30
Adding missing xml tag and parent pom referencing Issue-ID: CCSDK-2730 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2fa6eb3aea80480452122a62b417a2e944732645
2020-08-13Initial A1 adapter api implmentationLathish2-0/+159
Issue-ID: CCSDK-2604 Change-Id: If946b4f0cc92410e6b903928fd9cb2fd79996dc3 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>