aboutsummaryrefslogtreecommitdiffstats
path: root/a1-policy-management/pom.xml
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-02Update tags to comply with ONAP naming standardsDan Timoney1-2/+19
Updated tag version to comply with ONAP naming standards Issue-ID: CCSDK-2963 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I654396e52baf4fc940bb43bb2e6fff357e3f2143
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-17/+9
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-26Set SureFire plugin version to make tests workelinuxhenrik1-0/+2
When the SureFire plugin version is not set to 2.22.2 the tests are not started. Change-Id: Iaface367461187ba2a9068b2c8d8bcbca031d404 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-24Update parent pom version and clean upelinuxhenrik1-7/+5
Change-Id: Idcc109e431bcf1bdd1f38fbe7939fcc93000ef45 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-04Add seed code for A1 policy management serviceRehanRaza1-1/+304
Change-Id: I4925a613a85b182aab6d78dafd55ec333acba49d Issue-ID: CCSDK-2617 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-07-31Add the A1 Adapter APILathish1-1/+1
Restructed the repo's Issue-ID: CCSDK-2581 Change-Id: Idb4062cf32d3e55b9c93829e51f67c83842a125e Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-07-28Add component structure + initial pom fileselinuxhenrik1-0/+50
Change-Id: I232d08c675cce1f70343f5d3ec541bf9a2a73f0e Issue-ID: CCSDK-2597 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>