refactor: remove unused API endpoint
Bug fix
Summary
This MR removes the REST-API endpoint deploy/version/{$number}
which wasn't in use and causes the deploy_app
stage to fail since the update to eXist 5.3.0.
Compliance to “Definition of Done”
-
Unit tests passed -
Code reviewed -
Product Owner accepts the User Story
Changelog
-
I added a statement to the CHANGELOG.
Version number
-
I bumped the version number in build.properties
.
Readme and general docs
-
I updated the README (if applicable) and kept the docs up to date.