How to deliver the change set through Jenkins Team Concert Plugin?

I am using Jenkins Team Concert Plugin for implementing CI/CD in my project. I am able to configure Jenkins for loading stream, creating repository into my local workspace successfully.
But, I am looking for some ways to deliver the change sets into the repository and not able to find any way to do so yet. I found few open issues, where it was mentioned that post build delivery is not implemented in RTC Plugin yet and, only there are ways to do thru (Build Definition configuration only)- JENKINS-18421.
Kindly support in this issue, if anyone has any slight idea to perform mentioned task, either through Jenkins pipelining/scripting/or any other way.
Thanks,
Pragati Garg