summaryrefslogtreecommitdiffstats
path: root/netconf/restconf/restconf-nb-bierman02/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-03-26Release version 1.1.0 of ccsdk/odl-legacymontrealDan Timoney1-1/+1
Release ODL Argo (1.1.0) version of ccsdk/odl-legacy repo and roll snapshot version Issue-ID: CCSDK-4001 Change-Id: Icf76c8c8a586c090f51c8aaa046dd74b35eef550 Signed-off-by: Dan Timoney <dtimoney@att.com>
2024-03-21Migrate bierman API to ArgonDan Timoney1-2/+2
Update Biermann API code to work correctly with OpenDaylight Argon release Issue-ID: CCSDK-4001 Change-Id: Ia9b45b05744908b806a22793e7870c613942dfb4 Signed-off-by: Dan Timoney <dtimoney@att.com>
2023-06-06Release version 1.0.0londonDan Timoney1-1/+1
Release version 1.0.0 of CCSDK Bierman API and roll to next snapshot Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If8a9f29b4fd1f389309fb30864e9a5e946dd1e97
2023-03-27Update versions to snapshotDan Timoney1-1/+1
Update versions from 1.0.0 to 1.0.0-SNAPSHOT Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia8d1c1813148cef25e8babb0ed627efff0e2a5e7
2023-01-31Port Biermann-draft-02 API to ChlorineDan Timoney1-8/+19
Made changes to get a clean compile under Chlorine. NOTE: changes in Chlorine break the jUnit testing for this feature - mostly due to changes in yangtools making classes sealed, which prevents use of mockito to simulate these classes. There are other changes as well that caused breakage. For now, pom.xml has been changed to disable jUnit, but this should be corrected. Issue-ID: CCSDK-3843 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic53c6d580d644fab069a06f033db515c05dff6f2
2023-01-05Seed code for biermann restconfDan Timoney1-0/+214
Seed initial code from OpenDaylight netconf project for Biermann draft version of restconf API Issue-ID: CCSDK-3783 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8a1ad2050ee7addbb480f01bd448922803bff31f