maven-metadata.xml versioning.release and versioning.latest tags are not updated:
<metadata>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>gdal-warp-bindings</artifactId>
<versioning>
<latest>33.567d940</latest>
<release>33.567d940</release>
...
The task is to investigate what is wrong with it, mb nexus-staging-maven-plugin is outdated and we need to update it up to smth more recent.