Github user FlorianHockmann commented on the issue: https://github.com/apache/tinkerpop/pull/802 Rebased and removed the hard-coded version. The major and minor version are now parsed with the `build-helper-maven-plugin` and added as tags to the image when it's not a `SNAPSHOT` version.
---