Hey @SivaLankapalli I do show that we have the ServiceDefinition in our debug page. Not sure why it’s not picking it up…
Update on the issue. The issue was I was using the reverse.target.properties option on the task. But within that file there was some spaces that shouldn’t of been there. For some reason the old version of the plugin didn’t mind the spaces (though it should’ve). So when we upgraded it then complained. After removing the spaces and ensuring there wasn’t un-escaped spaces within the file the issue resolved.